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
Response
Default Response
Changes
Changed in 1 of the 42 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○