Delete store category
Delete a store category
AuthorizationBearer <token>
Bearer token authentication. Use your API key as the bearer token.
In: header
Path Parameters
categoryIdstring
ID of the category
Response Body
curl -X DELETE "https://eu1.api.bivariant.com/v1/stores/categories/string"{
"id": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}