Skip to main content
POST
Enables a user by setting their status to ACTIVE.

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string<uuid>
required

The user ID to enable.

Response

User enabled successfully.

isEnabled
boolean
required
userId
string<uuid>
required