Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the collection to delete
Response
Successful Response
The response is of type any
.
Warning: All indexed media in the collection will be deleted as well
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the collection to delete
Successful Response
The response is of type any
.