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

Request Body

{
    "message": "Successfully deleted!"
}

Last updated