cURL
curl --request DELETE \ --url https://api.scoutline.com/v1/vault/documents/{id} \ --header 'Authorization: Bearer <token>'
Permanently removes a document from the hardened S3 Vault and updates the firm’s audit trail.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The unique ID of the document
Document successfully marked for deletion
Was this page helpful?
Contact support