cURL
curl --request POST \ --url https://api.example.com/device \ --header 'App-Password: <api-key>'
"<string>"
Generated device code (8 alphanumeric uppercase characters)
The response is of type string.
string