Skip to main content

Unsuspend a user

POST 

/v1/user-management/unsuspend/:id

Restores a suspended 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...