Update an existing webhook registration by event topic
put
API to update an existing webhook registration by event topic
Authorizations
X-API-KeystringRequired
API key for authorization
Path parameters
businessIdstringRequired
webhookIdstringRequired
Body
addressstringOptional
Responses
200
A successful response.
application/json
201
Successful response containing details of updated webhook subscription.
application/json
default
An unexpected error response.
application/json
put
/v1/businesses/{businessId}/update/webhooks/{webhookId}Last updated