WebhookEndpoints
Put webhookendpoints
Updates an existing webhook endpoint
PUT
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
ID of a webhook endpoint
Body
application/json
Response
200
application/json
Webhook endpoint has been updated
The response is of type object
.