POST
Freeze User
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
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id