Delete Category

DELETE https://api.salla.dev/admin/v2/categories/:category

This endpoint allows you to delete a specific category by providing the ID of the category you want to delete in the category path parameter.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"\u003cnumber\u003e","success":"\u003cboolean\u003e","data":{"message":"\u003cstring\u003e","code":"\u003cnumber\u003e"}}