Skip to content
Scribe Docs
Search
K
Main Navigation
Guide
API Reference
Open Scribe
Appearance
Menu
Return to top
Deactivate a user
DELETE
/api/v1/users/{user_id}
Soft-deletes a user by setting their active status to false.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
user_id
*
Type
string
Required
Format
"uuid"
Responses
204
422
Successful Response
DELETE
/api/v1/users/{user_id}
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
user_id
*
Try it out
Samples
Powered by
VitePress OpenAPI