{
"sort_order_ofaboveopportunity": 0,
"sort_order_ofbelowopportunity": 0
}
curl --location --request POST '/tenants//boards//opportunities//sort_order' \
--header 'Content-Type: application/json' \
--data-raw '{
"sort_order_ofaboveopportunity": 0,
"sort_order_ofbelowopportunity": 0
}'
{
"id": null,
"info": [
{
"severity": "Error",
"errorCode": "string",
"errorMessage": "string",
"identifier": "string",
"helptext": "string",
"jsonObject": null
}
]
}