v8

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-23241216351.5 KB
EventSubscriptions

Update

Update an Event Subscription.

patch/event_subscriptions/{id}

Path parameters

idstring required

Unique identifier for this Event Subscription.

Headers

ngrok-versioninteger required

Request body

idstring

Unique identifier for this Event Subscription.

metadatastring

Arbitrary customer supplied information intended to be machine readable. Optional, max 4096 chars.

descriptionstring

Arbitrary customer supplied information intended to be human readable. Optional, max 255 chars.

destination_idsstring[]

A list of Event Destination IDs which should be used for this Event Subscription.

Response

Update an Event Subscription.

idstring

Unique identifier for this Event Subscription.

uristring

URI of the Event Subscription API resource.

created_atstring

When the Event Subscription was created (RFC 3339 format).

metadatastring

Arbitrary customer supplied information intended to be machine readable. Optional, max 4096 chars.

descriptionstring

Arbitrary customer supplied information intended to be human readable. Optional, max 255 chars.