Skip to main content
DELETE
TypeScript

Authorizations

Authorization
string
header
required

Private-preview venue operator key (trdrs_vk_sandbox_… or trdrs_vk_production_…). Bound to one venue/environment and explicit scopes. Issued by a verified owner session; accepted only on documented /api/partner/venues/{venueId} routes. Existing trdrs_sk keys are not interchangeable. Never grants trader, login or key-management authority.

Headers

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

Quoted current grant version, for example "2".

Pattern: ^"[1-9][0-9]{0,8}"$

Path Parameters

venueId
string<uuid>
required
accountId
string
required
claimId
string<uuid>
required

Body

application/json

The body is of type object.

Response

Scoped result. Cache-Control: no-store.

grant
object
required