Order Stream Grants

Mint an Order Stream Grant and Order Watch Link for an order

Creates a revocable Order Stream Grant for the order and returns the raw token once. A retry with the same Idempotency-Key replays the stored grant without a token.

post/v1/orders/{orderId}/stream-grants

Path parameters

orderIdstring uuid required

Headers

idempotency-keystring required

Request body

organizationIdstring uuid
labelstring nullable
expiresAtstring date-time
maxConcurrentViewersinteger
postTerminalGraceSecondsinteger

Response

Default Response

Changes

Changed in 1 of the 42 revisions of this API.1