Delete

Delete specific documents from your Library. Use a list of ids to identify your documents to delete. No need to call the train API after deleting to sync your library.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Your delete request body should have the following structure:

{
  "ids": Array[int | str]
}
Body Params
ids
array
required

List of document identifiers. They can be integers or strings

ids*
Headers
string

Your 32 characters API Key token. If you don't have one yet, register at api.pigro.ai to receive it

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json