DELETE
/
documents
/
v1
/
files
/
{id}

Delete a file from your current project based on the API Key you are using.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required