delete
https://localhost:44395/api/admin/collection/
Behavior: Permanently deletes the collection with the specified ID and returns the ID of the deleted collection.
Authorization: Requires an authenticated user via the class-level [Authorize] attribute.
Side Effects: Permanently removes the collection record from the database. Content items previously associated with this collection will lose that association.
Error Scenarios: Returns 400 if the deletion fails or the collection ID is invalid.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized. The caller must provide a valid Bearer token.
