{
"userIdList": [
"35",
"35",
"78",
"35",
"83"
],
"state": false
}
curl --location --request POST 'http://k28hrq.natappfree.cc/arbitrage/user/state' \
--header 'Authorization: Bearer {{pc_token}}' \
--header 'Authorization;' \
--header 'Accept-Language: en-US' \
--header 'Content-Type: application/json' \
--data-raw '{
"userIdList": [
"35",
"35",
"78",
"35",
"83"
],
"state": false
}'
{
"data": null,
"error": null
}