curl --request POST \
--url https://api.example.com/api/admin/organizations/{orgId}/switch \
--header 'Authorization: Bearer <token>'curl --request POST \
--url https://api.example.com/api/admin/organizations/{orgId}/switch \
--header 'Authorization: Bearer <token>'