Skip to main content
Deletes a custom pricing row by ID. This endpoint requires an Admin API key and records an audit log entry.

Request

{
  "id": "00000000-0000-0000-0000-000000000000"
}

Response

{
  "ok": true
}

Notes

  • Deleted rows no longer apply to future pricing.
  • A missing row returns a validation-style 404 response.
  • Review billing impact before deleting pricing that may still be needed for reconciliation.