Skip to content

Switch organization by slug

POST
/v1/auth/organizations/slug/{slug}
curl --request POST \
--url https://api.adversarial.com/api/v1/auth/organizations/slug/acme
slug
required
string

Organization slug

Example
acme

OK

Organization not found

Internal server error