cURL
curl --request DELETE \ --url https://getunblocked.com/api/v1/documents/{documentId} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Remove a document from the collection.
Removed documents may take up to a minute to be removed from the system.
The API key to authenticate requests. Obtainable from the web dashboard.
The ID of the document.
No Content