delete https://example.com/_cms/preview2/content/
Deletes the content item with the provided key. If a content item with the provided key does not exist an error is returned.
Responses
Try our conversational search powered by Generative AI!
AI OnAI OffTry our conversational search powered by Generative AI!
AI OnAI OffDeletes the content item with the provided key. If a content item with the provided key does not exist an error is returned.
xxxxxxxxxx
curl --request DELETE \
--url https://example.com/_cms/preview2/content/key \
--header 'accept: application/json'