{
"title": "xxx",
"noticeType": 1,
"html": "mollit aliquip velit id in",
"userIds": [
"1698900184022351878"
]
}
curl --location --request PUT 'http://k28hrq.natappfree.cc/arbitrage/notice/1' \
--header 'Authorization: Bearer {{pc_token}}' \
--header 'Authorization;' \
--header 'Accept-Language: en-US' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "xxx",
"noticeType": 1,
"html": "mollit aliquip velit id in",
"userIds": [
"1698900184022351878"
]
}'
{
"data": null,
"error": null
}