Categories
Delete a category
Deletes the category identified by the specified slug.
DELETE
Any child categories are not deleted. They move up one level in the hierarchy to take the place of the deleted category.
Authorizations
API key used to authenticate and authorise every request.
Include it in the x-api-key header.
Headers
Defines the response type.
Available options:
application/vnd.Creative Force.v2.3+json, application/vnd.Creative Force.v2.3+xml Path Parameters
Slug of the category.
Pattern:
^[A-Za-z]{8}$Response
Category deleted.