post
https://api.pigro.ai/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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Your delete request body should have the following structure:
{
"ids": Array[int | str]
}
