v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBCustom Content
Delete custom content
Delete a custom content by id.
Deleting a custom content will either move it to the trash or permanently delete it (purge it), depending on the apiSupport. To permanently delete a trashed custom content, the endpoint must be called with the following param purge=true.
Permissions required: Permission to view the content of the page or blogpost and its corresponding space. Permission to delete custom content in the space. Permission to administer the space (if attempting to purge).
delete/custom-content/{id}
Path parameters
idinteger required
The ID of the custom content to be deleted.
Query parameters
purgeboolean
If attempting to purge the custom content.
Response
Returned if the custom content was deleted.