UserService
DeleteUserWebhook deletes a webhook for a user.
delete/api/v1/users/{user}/webhooks/{webhook}
Path parameters
userstring required
The user id.
webhookstring required
The webhook id.
Response
OK
DeleteUserWebhook deletes a webhook for a user.
The user id.
The webhook id.
OK