v1
latestOpenAPI 3.1.0Private2026-07-24196240439.2 KBUpdate Partner Backend
Path parameters
Unique Backend ID
Request body
Human-readable label for the backend.
One of manual, automatic_redirect, automatic_headless.
One of instant, partner_activate, practice_activate.
OAuth redirect URL invoked after authorization_code issuance.
HTTP localhost URL used in place of redirect_url when the requesting browser session has localhost mode enabled. Sandbox partners only.
HTTP localhost URL the browser proxies this backend's webhook deliveries to when localhost mode is enabled. Sandbox partners only.
Disables webhook delivery for this backend's endpoints.
Pauses webhook delivery for this backend's endpoints.
Delivers webhooks for events triggered by this backend's own requests.
Webhook delivery rate ceiling for this backend.
Event types delivered to this backend's endpoints.
The partner-owned api key whose secret signs this backend's webhooks. Pass { "id": "<api key id>" }.
The backend's API-publishing configuration. Accepts spec_url, docs_url, issuance_mode (push/pull), exchange_url, and call_path (proxy/direct).
Response
Successful response