Predictions
Close a prediction proposal
Close a proposal (creator only). Sells the creator’s entire position and puts the proposal in a sell-only state. trade is null when there was nothing to sell.
POST
Close a prediction proposal
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
Response
The closed proposal and the closing trade (or null).