REST APIEnterpriseUser

POST

Route for users to freeze their account. Requires the user_manage scope. Session must be unlocked using the Unlock endpoint, prior to hitting this route. In the UI, call to this route is followed by a call to Logout endpoint.

Responses

200
OK
No response body
401
Unauthorized

Response Body

object

  • name string
    Error code
  • context map of objects required
    Properties that apply to a specific error name
    context object
    • <key> object
  • error string required
    Human-readable error message
  • requestId string required
    Client request id