Skip to main content

Suspend a user

POST 

/v1/user-management/suspend/:id

Locks a user's access to your accounts. Please ensure to change the region in the URL to match your account's region.

Request

Path Parameters

    id int32required

    ID of the user

    Example: 3325

Responses

successful operation

Loading...