API ReferenceDocument ManagementDelete DocumentDelete Document DELETE /documents/:document_id Delete a document by ID. Only documents belonging to the project associated with the API key can be deleted. Request Responses204401403404422Document deleted successfullyUnauthorizedForbiddenNot FoundUnprocessable Entity