Delete PDF
Permanently delete a PDF from storage
Endpoint
DELETEhttps://api.speedstein.com/v1/pdf/{pdf_id}
Code Example
curl -X DELETE https://api.speedstein.com/v1/pdf/pdf_1a2b3c4d -H "Authorization: Bearer YOUR_API_KEY"
Permanently delete a PDF from storage
curl -X DELETE https://api.speedstein.com/v1/pdf/pdf_1a2b3c4d -H "Authorization: Bearer YOUR_API_KEY"