Was this helpful?
The status of the adopt-code device. The status can be one of:
POST /device/adopt-status HTTP/1.1 Host: api.bringyour.com Content-Type: application/json Accept: */* Content-Length: 21 { "adopt_code": "text" }
{ "pending": true, "associated_network_name": "text", "error": { "message": "text" } }