Skip to main content
PATCH
Update third party settings.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Third party configuration settings.

webhooks_enabled
boolean
webhook_url
string | null

URL for webhook. Must be https.

webhook_secret
string | null

Secret to sign webhook calls.

email_landing_url
string | null

URL used in email notifications to direct user to specific page.

Response

200 - application/json

Success

data
object

Third party configuration settings.