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
Key | Datatype | Required | Description |
---|---|---|---|
upvest-client-id | string | (Required) Tenant Client ID | |
upvest-api-version | number | Upvest API version | |
Content-Type | string |