Update organisation
Organisations
Update organisation
Updates a specific organisation by ID
PUT
Update organisation
Authorizations
JWT authentication for organization-scoped endpoints.
Path Parameters
Organization ID
Body
application/json
Request schema for updating an organisation
Name of the organisation
Example:
"Acme Corporation"
URL to the organisation's homepage
Example:
"https://acme.example.com"
URL to the organisation's logo
Example:
"https://acme.example.com/logo.png"
Available options:
HOBBY, PROFESSIONAL, TEAM The start date of the current billing cycle.
Example:
"2025-03-26T22:35:46Z"
Number of flex credits available at the start of the current billing cycle.
Example:
100000
Available options:
ACTIVE, ARCHIVED Response
Organisation updated successfully
Response containing a single organisation
Organisation data