Sell / cash out
Sell (cash out) part or all of a position. Send amountUsd (desired USDC value to sell — converted to an outcome-token amount at the current price and capped at your position), or max: true to sell the entire position. Exactly one is required. The realized USDC is determined at execution; amountUsd is an approximate target.
Authorizations
Send your API key as Authorization: Bearer murmo_.... Keys are created in the Murmo app. Header-only — keys are never read from the query string. Valid for the REST API under /api/v1 only (not the GraphQL endpoint).
Path Parameters
Body
Send amountUsd (human USD string) OR max: true. When max is true, amountUsd is ignored.
Response
The sell trade.