UserService
UpdateUserWebhook updates an existing webhook for a user.
patch/api/v1/users/{user}/webhooks/{webhook}
Path parameters
userstring required
The user id.
webhookstring required
The webhook id.
Query parameters
updateMaskstring field-mask
The list of fields to update.
Request body
Response
OK