{ "Dbid": "string" }
curl --location --request POST 'https://mypostwowaylogin.azurewebsites.net/devices/' \ --header 'Content-Type: application/json' \ --data-raw '{ "Dbid": "string" }'
{}