v8

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

Create

Create an Event Subscription.

post/event_subscriptions

Headers

ngrok-versioninteger required

Request body

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

Create 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.