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