DELETE
/
storage
/
deleteDocumentByIdentifier
curl --request DELETE \
  --url https://platform.thena.ai/storage/deleteDocumentByIdentifier \
  --header 'Authorization: Bearer <token>' \
  --header 'x-org-id: <api-key>'

Authorizations

Authorization
string
header
required

Enter JWT bearer token

x-org-id
string
header
required

Enter organization ID

Query Parameters

uid
string
required