Update account settings

Updates account-level settings.

Authentication

AuthorizationBearer

Send as Authorization: Bearer <your-key>. Obtain keys from the portal — prefix sk_live_ for production, sk_test_ for sandbox.

Request

This endpoint expects an object.
default_webhook_urlstring or nullRequiredformat: "uri"
Default webhook URL for new lines. Set to null to clear.

Response

Settings updated
default_webhook_urlstring or nullformat: "uri"

Errors

401
Unauthorized Error
422
Unprocessable Entity Error