Freeze User

post/api/v2/user/freeze

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.

200 Response

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id