Skip to main content
PATCH
Update market configuration or status (admin)

Authorizations

apiKey
string
header
required
orgId
string
header
required

Path Parameters

marketSymbol
string
required

Body

application/json
makerFeeBps
integer
takerFeeBps
integer
batchAuctionIntervalMs
integer
maxDeviationFromMidBps
integer
maxOrderSize
string
status
enum<string>
Available options:
ACTIVE,
PAUSED,
HALTED,
AUCTION_ONLY
pauseReason
string

Response

Market updated

data
object