cURL
curl --request POST \ --url https://api.getgranite.ai/api/onboarding/select-machine-type \ --header 'Content-Type: application/json' \ --data ' { "machine_type_id": 123 } '
{ "status": "<string>", "message": "<string>" }
Select the machine type for the organization during onboarding
Request to select machine type for organization
Machine type ID to select
Successful Response
Generic success response
Operation status
Status message