Update Partner Backend

Path Params
string
required

Unique Backend ID

Body Params
string

Human-readable label for the backend.

string

One of manual, automatic_redirect, automatic_headless.

string

One of instant, partner_activate, practice_activate.

string

OAuth redirect URL invoked after authorization_code issuance.

string

HTTP localhost URL used in place of redirect_url when the requesting browser session has localhost mode enabled. Sandbox partners only.

string

HTTP localhost URL the browser proxies this backend's webhook deliveries to when localhost mode is enabled. Sandbox partners only.

boolean

Disables webhook delivery for this backend's endpoints.

boolean

Pauses webhook delivery for this backend's endpoints.

boolean

Delivers webhooks for events triggered by this backend's own requests.

int32

Webhook delivery rate ceiling for this backend.

listened_events
array of strings

Event types delivered to this backend's endpoints.

listened_events
webhooks_signature_api_key
object

The partner-owned api key whose secret signs this backend's webhooks. Pass { "id": "<api key id>" }.

api_credentials_configuration
object

The backend's API-publishing configuration. Accepts spec_url, docs_url, issuance_mode (push/pull), exchange_url, and call_path (proxy/direct).

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json