updateTenantUserStatus
updateTenantUserStatus
PATCH /api/users//status Update a workspace user’s status (suspend, reactivate).
PATCH
updateTenantUserStatus
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Workspace slug. Overrides subdomain-based workspace resolution when provided.
Example:
"acme"
Optional request correlation ID echoed back in the response.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Path Parameters
userId parameter UUID v4 string as base62
Body
application/json
The new status for the workspace user.
Available options:
PENDING, ACTIVE, SUSPENDED, REVOKED