Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
English
Deutsch
English
Deutsch
Appearance
Menu
Return to top
DELETE /api/user/{userId}
DELETE
/api/user/{userId}
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
userId
*
Type
string
Required
Pattern
"\\d+"
Request Body
application/json
Schema
JSON
JSON
{
"reason"
:
""
}
Responses
default
DELETE
/api/user/{userId}
Playground
Authorization
api_key
Variables
Key
Value
userId
*
Body
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python