Organization
Update Organization
Update an organization. Only the owner of the organization can update it.
PUT
/
api
/
organization
Authorizations
Authorization
string
headerrequiredHeaders
TR-Organization
string
requiredThe organization id to use for the request
Body
application/json
name
string | null
The new name of the organization. If not provided, the name will not be updated.
Response
200 - application/json
created_at
string
requireddeleted
integer
requiredid
string
requiredname
string
requiredregisterable
boolean | null
updated_at
string
required