delete
https://localhost:44395/api/contentDefinition/
Behavior: Permanently deletes the specified content definition and its associated configuration. This operation cannot be undone.
Authorization: Requires authentication and the user must be an admin user.
Side Effects: Permanently removes the content definition from the database. Associated content records may become orphaned.
Error Scenarios: Returns 400 Bad Request if the user is not an admin. Returns 404 Not Found if the content definition 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 definition was successfully deleted.
