Suspend user
Users
Suspend user
Suspends a user. Requires the user.edit permission.
POST
Suspend user
Authorizations
JWT token for user authentication
Path Parameters
User ID to suspend
Response
User suspended successfully
User ID
Example:
"user123"
User identifiers (email/phone)
Available authentication methods
Available options:
password, google, client_platform Example:
["password"]User creation timestamp
Example:
"2024-01-01T00:00:00.000Z"
User last update timestamp
Example:
"2024-01-01T00:00:00.000Z"
User roles
User first name
Example:
"John"
User last name
Example:
"Doe"
User suspension timestamp
Example:
"2024-01-01T00:00:00.000Z"
Additional user metadata

