DELETE
/
documents
/
{documentId}
curl --request DELETE \
  --url https://getunblocked.com/api/v1/documents/{documentId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

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

Path Parameters

documentId
string
required

The ID of the document.