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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""