Delete an existing category
- 05 Dec 2024
- 1 Minute to read
- Print
Delete an existing category
- Updated on 05 Dec 2024
- 1 Minute to read
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
Delete
/v{version}/Categories/{id}
All child-categories, location categories, player categories, and category group categories must be cleared beforehand. Only admins can access this endpoint.
Security
API Key
Header parameter nameX-ApiKey
Api Key
API Key
Header parameter nameX-Session-Id
Session Id
Path parameters
id
integer (int32) Required
Unique ID of the category
version
stringRequired
The requested API version
Default"1.18"
Responses
200
OK
object
400
Bad request
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403
Access denied
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404
Not found
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
409
Conflict
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties