{ "id": "string", "token": "string" }
curl --location --request POST '/broadcast/resend' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string", "token": "string" }'
{ "code": -1 }