Skip to content

Update a market (Admin only)

PATCH
/markets/{id}

Authorizations

bearer
Type
HTTP (bearer)
or
api-key
Type
API Key (header: x-api-key)

Parameters

Path Parameters

id*
Type
string
Required

Request Body

application/json
JSON
{
  
"status": {
  
},
  
"winningOutcomeId": "string",
  
"resolvedAt": "string"
}

Responses

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples