Authorization: Bearer ********************curl --location --request POST '/admin/devices/82d193bb-9529-4e22-bfea-06b793520748/device-command' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"command":"sync_down"
}'{}