Organizations
Update an organization
Update an organization by providing its new details.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the organization.
Required string length:
1 - 50
Body
application/json
The new alias of the organization.
Required string length:
1 - 100
The new handle of the organization. Must be unique.
Required string length:
1 - 50
Response
200 - application/json
The alias of the organization.
The date and time when the organization was created.
The handle of the organization. Is unique.
The UUID of the organization. Is unique.
The number of members of the organization.
The number of spaces of the organization.