Delete up to 500 deals in a single call
true, the API validates input and returns counts but makes no changes.X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID. Each successful deletion emits a deal.deleted webhook event.
| Status | Code | Description |
|---|---|---|
| 400 | validation_error | More than 500 IDs or missing deal_ids |
| 401 | invalid_key | Invalid or expired API key |
| 403 | insufficient_permissions | Missing write:deals permission |
| 429 | rate_limited | Rate limit exceeded |