Remove a reaction from a trade.
curl --request DELETE \
--url https://staging-api.polysimulator.com/trades/{order_id}/react{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?
curl --request DELETE \
--url https://staging-api.polysimulator.com/trades/{order_id}/react{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}