Delete a criterion from the library
| Scenario | Result |
|---|---|
| Criterion exists | Deleted, returns { success: true } |
| Criterion not found | Returns 404 error |
API key authentication. Use your environment-specific API key (sk_test_* for sandbox, sk_live_* for production).
Your customer/tenant identifier. Used for data isolation and per-customer metrics. Tenants are created automatically on first request.
The library criterion ID to remove
Criterion removed from library
true, false