POST/users/{userId}/suspend
Suspends an active member.
Note
- The super admin cannot be suspended.
- Only an active member whose account status is "In use" can be suspended.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
user
directory
| Parameter | Type | Description |
|---|---|---|
| userId | string | Member ID required example : userf7da-f82c-4284-13e7-030f3b4c756x |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Bad Request
Not Found