DELETE
/
collections
/
{collectionId}
curl --request DELETE \
  --url https://getunblocked.com/api/v1/collections/{collectionId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

The API key to authenticate requests. Obtainable from the web dashboard.

Path Parameters

collectionId
string
required

The ID of the collection.

Response

204
_mintlify/placeholder

No Content