Organization Management

Set Organization Active

Set the active organization

post/auth/organization/set-active

Request body

{"stackTrail":"paths:/auth/organization/set-active:post:requestBody:content:application/json:schema:properties:organizationId","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/auth/organization/set-active:post:requestBody:content:application/json:schema:properties:organizationSlug","oasType":"schema","type":"unknown","description":"The organization slug to set as active. It can be null to unset the active organization if organizationId is not provided. Eg: \"org-slug\""}

Response

Success

idstring
namestring required
slugstring required
logostring
createdAtstring date-time required
metadatastring
descriptionstring

Changes