PATCH
/
exchange
/
swap-configurations
/
{id}
{
  "data": {
    "id": "<string>",
    "order_type": "sell",
    "symbol": "<string>",
    "ttl": 123
  }
}

Path Parameters

id
string
required

Id

Body

application/json

swap configuration update params

The body is of type object.

Response

201
application/json

SwapConfiguration

Response schema for a single swap configuration