Authentication: ********************
curl --location -g --request POST '/relation/unlink?device={{$randomUUID}}&group={{$randomUUID}}' \ --header 'Authentication;'
{ "status": 0, "msg": "string", "device": "string", "group": "string" }