Skip to main content
POST
TypeScript

Authorizations

session
string
cookie
required

The signed session cookie of a logged-in trdrs user. First-party/browser only; an API key cannot reach a route secured this way.

Headers

Idempotency-Key
string
required
Required string length: 1 - 128

Path Parameters

venueId
string<uuid>
required

Body

application/json
url
string
required
Maximum string length: 500
events
string[]

Response

Scoped result. Cache-Control: no-store.

webhook
object
required