v1

latestOpenAPI 3.0.02026-07-2417611.8 MB
Authoring content

Delete an existing content item immediately.

Use the /content/{id} endpoint to delete an existing content item in the database. If the content item that you want to delete has an active draft version, then you cannot delete it. Delete the draft version of the content item and then delete the content item. <br />User roles: admin, manager, editor

delete/authoring/v1/content/{id}

Path parameters

idstring required

Provide the ID of the content item that you want to delete.

Response

Successfully deleted the content item that matches the ID that you provided.