Delete PDF
You can delete your PDF and your chats using docId
. To get docId
upload the PDF first.
When you delete the PDF, you also delete the chat history of it
Delete PDF
Delete a PDF
POST
https://pdf.ai/api/v1/delete
Delete uploaded PDF with chats using docId
Headers
Name
Type
Description
X-API-Key*
string
<API-key>
Request Body
Name
Type
Description
docId*
string
Document ID obtained after uploading PDF
Last updated
Was this helpful?