Suspend a user

Deactivates an activated user: revokes their access, API keys and sessions. Suspending an already-suspended user is a no-op. To reactivate a suspended user, use the invite endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the user to suspend

Responses
204

User suspended

400

Bad Request (user is not activated)

403

Forbidden

404

Not Found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!