Exports
Delete Export
Delete a PDF export record and its underlying S3 object.
DELETE
Delete Export
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a PDF export record and its underlying S3 object.
curl --request DELETE \
--url https://api.oviond.com/v1/exports/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://api.oviond.com/v1/exports/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}