Delete Category by generic key

In this case you must specify the key you want to use in the key_identifier while the value must be set in key_value in the URL. Body can be empty.

Path Params
string
enum
required

key that you want to use to update. This key must be the same in the payload request.

Allowed:
string
required

value of key that you want to use to update. This key must be the same in the payload request.

Responses
200

Category deleted

404

Category not found

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!