Update Webhook Integration V2
Update preexisting webhooks
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request object for updating webhook V2 integration settings with enhanced configuration options.
Whether the webhook is disabled
false
Whether this is a diagnostic webhook
false
Updated webhook V2 integration settings
Webhook URL for receiving notifications
"https://api.example.com/webhook/rhombus"