webhook-integrations

Update Webhook integration

This endpoint updates webhook by ID.

patch/integrations/webhooks/{webhook}

Path parameters

webhookstring required

The ID of the webhook to update.

Query parameters

webhook-integrationsstring

The comma-separated list of fields to return in response for WebhookIntegration resource.

The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.

Response

Successfully updated.

Changes