Settings
Update Settings
Updates your account’s settings.
POST
/
settings
Body
webhookUrl
string
requiredThe webhook URL to be stored with your settings. It should be a valid URL.
For requirements for this URL, see our Webhooks guide.
Response
id
string
requiredThe settings ID.
webhookUrl
string
requiredYour application’s webhook URL.
webhookKey
string
requiredThe key used to authenticate webhook calls to your app.
Example response: