delete https://app.modzy.com/api/models/categories/categoryId
This endpoint deletes a category.
Roles
Platform Administrators and Team Administrators can access this route.
Responses
This endpoint deletes a category.
Roles
Platform Administrators and Team Administrators can access this route.
xxxxxxxxxx
curl --request DELETE \
--url https://app.modzy.com/api/models/categories/categoryId \
--header 'Authorization: ApiKey <YOUR API KEY HERE>' \
--header 'accept: application/json'