Update a webhook endpoint
POST/api/v1/webhooks/update-endpoint
Reads the endpoint and overlays nonempty name, URL and description before sending the provider a replacement. Empty strings do not clear fields. There is no public revision precondition, so concurrent changes can overwrite one another.
Request
Responses
- 200
Endpoint updated successfully
Document ID: DOC-IN-webhooks-api-updateWebhookEndpoint. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-IN-webhooks-api-updateWebhookEndpoint#overview |
| Request | DOC-IN-webhooks-api-updateWebhookEndpoint#request |
| Responses | DOC-IN-webhooks-api-updateWebhookEndpoint#responses |