Skip to main content
POST
Disables a user by setting their status to INACTIVE.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Path Parameters

userId
string<uuid>
required

The user ID to disable.

Response

User disabled successfully.

isEnabled
boolean
required
userId
string<uuid>
required