suspend_user
Suspends a user account, preventing login and new account creation.
Instructions
🟡 WRITE · updates data · Users · PUT /v2/users/{id}/suspend
Suspend a user
Suspends a user from loging in or creating another account. The endpoint response is the suspended User resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User id or email (encoded string) |