Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
English
Deutsch
English
Deutsch
Appearance
Menu
Return to top
DELETE /api/categories/{type}/{id}
DELETE
/api/categories/{type}/{id}
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
type
*
Type
string
Required
Pattern
"\\w+"
id
*
Type
string
Required
Pattern
"[0-9]+"
Responses
default
DELETE
/api/categories/{type}/{id}
Playground
Authorization
api_key
Variables
Key
Value
type
*
id
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python