Update Organization
Organisations
Update Organization
Update an organization’s details
POST
Update Organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Organization updated successfully
Organization updated successfully
Example:
{ "id": "org_123", "name": "Updated Corp" }