Organizations
Create Organization
Use this endpoint to create organization in the Avala API using POST on /organizations/.
POST
cURL
Authorizations
API key for authentication. Generate one in Mission Control Settings > Security & Identity.
Body
application/json
Required string length:
1 - 1024Maximum string length:
1024Maximum string length:
200Available options:
robotics, autonomous_vehicle, ai_ml, other Contact email for the organization.
Maximum string length:
254Contact phone number for the organization.
Maximum string length:
50Whether the organization profile is publicly visible.
Available options:
public, private Response
201 - application/json
Required string length:
1 - 1024Maximum string length:
1024Maximum string length:
200Available options:
robotics, autonomous_vehicle, ai_ml, other Contact email for the organization.
Maximum string length:
254Contact phone number for the organization.
Maximum string length:
50Whether the organization profile is publicly visible.
Available options:
public, private cURL