Skip to main content

Integration Notes

  1. What Happens: The user access si restored, allowing them to sign in again.
  2. Use role defaults to member
  3. Authorization: Requires update:user scope.
  4. Idempotent: If the user is already enabled, the endpoint returns 200 with a message indicating the user is already enabled.

Request

No request body is required. Simply send a PUT request to the endpoint with the organization and user IDs in the path.

Response

Success Response (200 OK)

Already Enabled (200 OK)

Response Fields

Success Response Data

Common Response Fields

All responses include these standard fields:

Status Codes