Update a webhook subscription

PATCH {{proxiedPublicURL}}/webhooks/{{latestWebhookID}}

Update a webhook subscription

Request Body

{"title"=>"Updated User Checks Webhook", "url"=>"https://webhook.site/ad975131-afc1-4671-878c-60b968f75a5f", "enabled"=>true, "type"=>["USER_CHECK", "USER", "ACCOUNT"], "config"=>{"delay"=>"1s", "max_package_size"=>1024}}

HEADERS

KeyDatatypeRequiredDescription
upvest-client-idstring(Required) Tenant Client ID
upvest-api-versionnumberUpvest API version
Content-Typestring