Unlink users from user group
Unlink users from user group
Remove users from a user group. See User Groups.
DELETE
Unlink users from user group
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Path Parameters
User group ID
Body
application/json
Example:
["user_123", "user_456"]Response
Users unlinked successfully