Delete Collection
DELETE/api/collections/deletecollection/:id
Tier: Internal — subject to change without notice.
Soft-deletes a Collection. A collection may be deleted regardless of its lifecycle state (active or completed) or whether it is referenced elsewhere — there is no in-use guard.
Request
Responses
- 200
- 400
Returns true.
Unknown/deleted id. NotFound "the resource does not exist".