Delete Category

DELETE /self/{shopId}/categories/{categoryId}

Path parameters

Responses

DELETE /self/{shopId}/categories/{categoryId}
curl \
 --request DELETE 'https://dev.sellpass.io/self/{shopId}/categories/{categoryId}' \
 --header "Authorization: $API_KEY"