Unsuspend a User

POST {{baseUrl}}/api/v1/users/:userId/lifecycle/unsuspend

Unsuspends a user and returns them to the ACTIVE state. This operation can only be performed on users that have a SUSPENDED status.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

""