Was this helpful?
The status of the adopt-code device. The status can be one of:
/device/adopt-status
curl -L \ --request POST \ --url 'https://api.bringyour.com/device/adopt-status' \ --header 'Content-Type: application/json'
{ "pending": true, "associated_network_name": "text", "error": { "message": "text" } }