v1
latestOpenAPI 3.0.02026-08-06194226589.8 KBContents
Delete a content item.
You can create an generated documentation for your app at /api/content/{appName}/docs.
delete/api/content/{app}/{schema}/{id}
Path parameters
appstring required
The name of the app.
schemastring required
The name of the schema.
idstring required
The ID of the content item to delete.
Query parameters
checkReferrersboolean
True to check referrers of this content.
permanentboolean
True to delete the content permanently.
Response
Content deleted.