{ "davice_id": "string" }
curl --location '/api/v1/device/disconnect' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data '{ "davice_id": "string" }'
{}