v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Content Properties

Delete content property for custom content by id

Deletes a content property for a piece of custom content by its id.

Permissions required: Permission to edit the custom content.

delete/custom-content/{custom-content-id}/properties/{property-id}

Path parameters

custom-content-idinteger required

The ID of the custom content the property belongs to.

property-idinteger required

The ID of the property to be deleted.

Response

Returned if the content property was deleted successfully.