Delete a category property

delete

/content/management/api/v1.1/taxonomies/{id}/categoryProperties/{propertyId}

Only custom properties of a draft taxonomy can be deleted. System managed properties keywords, synonyms, and relatedCategories cannot be deleted.

Request

Supported Media Types
Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

204 Response

No content.

400 Response

Bad request.

403 Response

Forbidden.

404 Response

The requested resource was not found.

409 Response

The requested resource operation is temporarily unavailable

500 Response

Internal server error.
Back to Top