Webhooks
Webhooks
Path parameters
idintegerRequired
ID of the user webhook to update
Body
webhook_urlstring · min: 5 · max: 500OptionalExample:
https://example.com/updated-webhookResponses
200
Successful operation
application/json
400
Bad request
application/json
401
Unauthenticated
404
User webhook not found
put
/api/organizations/{organization}/webhooks/{webhook}Last updated