Skip to main content
DELETE
Delete multiple inference results

Authorizations

Authorization
string
header
required

API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....

Body

application/json
ids
string[]
required

Array of inference result IDs to delete

Example:

Response

Inference results deleted successfully