delete
https://localhost:44395/api/content/
Behavior: Permanently deletes the specified content record from the given content definition. This operation cannot be undone.
Authorization: Requires authentication and the user must have delete-level permission to the content definition. Read, Guest, and FileWrite permissions are insufficient.
Side Effects: Permanently removes the content record from the database.
Error Scenarios: Returns 400 Bad Request if the content definition ID refers to asset metadata or assets, if the content definition is invalid, or if the user lacks sufficient delete permissions. Returns 404 Not Found if the content record does not exist or could not be deleted.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The content record was successfully deleted.
