Was this helpful?
Remove an adopt code. This must be called from the side that initiates the adoption.
/device/remove-adopt-code
curl -L \ --request POST \ --url 'https://api.bringyour.com/device/remove-adopt-code' \ --header 'Content-Type: application/json'
{ "error": { "message": "text" } }