unsuspend_user
Unsuspend a user by providing their user ID or email. Restore access to a previously suspended account.
Instructions
🟡 WRITE · updates data · Users · PUT /v2/users/{id}/unsuspend
Unsuspend a user
Unsuspends a user. The endpoint response is the unsuspended User resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User id or email (encoded string) |