Polymarket
Merge Position
Merges a full set of position tokens back into collateral by burning them. Can be used to claim winnings from resolved markets or clean up positions. Endpoint awaits successful execution of the merge transaction before returning the transaction hash.
post/workflows/polymarket/mergePositions
Request body
Example request
{
"conditionId": "0x52f13a5eaf375170189f326e58cc6d217515de1cf9e41bff17be7779ea9a295c"
}Response
Positions merged successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.