Skip to main content
DELETE
Delete Category

Authorizations

Authorization
string
header
default:your-api-key
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

categoryId
string
required

Category ID.

Minimum string length: 1

Response

Category deleted.

ok
enum<boolean>
required
Available options:
true
data
object
required