Set Active Organization
Organisations
Set Active Organization
Set the active organization for the current session
POST
Set Active Organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The ID of the organization to set as active
Example:
"org_12345"
Response
Active organization set successfully
Active organization set successfully
Example:
{ "success": true }