Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

collection_id
string<uuid>
required

UUID of the collection to permanently delete. Use an ID returned by create/list/search. The caller must be able to access this collection.

Response

200 - application/json

OK

request_id
string
required

Identifier for this API request. Useful for tracing and support.