Update an organization
Updates an existing organization
Path parameters
The ID of the organization to update
Request body
Metadata saved on the organization, that is visible to both your frontend and backend.
Metadata saved on the organization that is only visible to your backend.
The new name of the organization. May not contain URLs or HTML. Max length: 256
The new slug of the organization, which needs to be unique in the instance
The maximum number of memberships allowed for this organization
If true, an admin can delete this organization with the Frontend API.
A custom date/time denoting when the organization was created, specified in RFC3339 format (e.g. 2012-10-20T07:15:20.902Z).
The key of the role set to assign to this organization.
Response
An organization
Unix timestamp of creation.
Unix timestamp of last update.
Unix timestamp of last activity.
The key of the role set assigned to this organization.