Organizations
Update Organization
Use this endpoint to update organization in the Avala API using PATCH on /organizations//.
PATCH
cURL
Authorizations
API key for authentication. Generate one in Mission Control Settings > Security & Identity.
Path Parameters
Body
application/json
Required string length:
1 - 255Pattern:
^[-a-zA-Z0-9_]+$Required string length:
1 - 1024Maximum string length:
1024Maximum string length:
200Unique handle for the organization (e.g., 'irobot'). Used in URLs and mentions.
Maximum string length:
50Pattern:
^[a-zA-Z0-9_]+$Available 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
200 - application/json
Required string length:
1 - 255Pattern:
^[-a-zA-Z0-9_]+$Required string length:
1 - 1024Maximum string length:
1024Maximum string length:
200Unique handle for the organization (e.g., 'irobot'). Used in URLs and mentions.
Maximum string length:
50Pattern:
^[a-zA-Z0-9_]+$Available 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