Skip to content
AK Market
Search
K
Main Navigation
Guide
API Reference
Contracts
Deployments
Appearance
Menu
Return to top
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
Schema
JSON
JSON
{
"status"
:
{
}
,
"winningOutcomeId"
:
"string"
,
"resolvedAt"
:
"string"
}
Responses
200
Content-Type
application/json
Schema
JSON
JSON
{
}
PATCH
/markets/{id}
Playground
Server
Select a server...
Authorization
bearer
bearer
Variables
Key
Value
id
*
Body
Try it out
Samples