Authorization: Bearer ********************
[
0
]
curl --location --request PUT 'http://7dtdserver.local:8088/api/VipGift//Commands' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'
{}