{ "robot": {} }
curl --location --request POST 'https://example.com:30888/robots//unfreeze' \ --header 'Content-Type: application/json' \ --data-raw '{ "robot": {} }'
{}