Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.bluumfinance.com/v1/documents/{document_id} \ --header 'Authorization: Basic <encoded-value>'
{ "error": { "type": "not_found_error", "code": "BLUM-404-001", "message": "Investor not found." } }
HTTP Basic Authentication using the API Key as username and API Secret as password.
"doc_a1b2c3d4e5f6g7h8"
Document deleted successfully