Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Delete user.
DELETE
/backend/v1/users/{userId}
Deletes a user by their ID.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
userId
*
Type
string
Required
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
DELETE
/backend/v1/users/{userId}
Playground
Authorization
HTTPBearer
Variables
Key
Value
userId
*
Try it out
Samples
Powered by
VitePress OpenAPI