cURL
curl --request DELETE \ --url https://getunblocked.com/api/v1/collections/{collectionId} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a collection.
Deleting a collection will also delete all of its associated documents.
The API key to authenticate requests. Obtainable from the web dashboard.
The ID of the collection.
No Content