| Description: | Delete a single device of a user within a realm of a Qeo administrator |
| URL Structure: | https://my.qeo.org/qeo-rest-service/v1/realms/{id}/devices/{id} |
| HTTP Method: | DELETE |
| Parameters: |
HTTP Authorization Path parameters: Body: Must contain the user identifier to which this device belongs to. Parameter:
Request Example https://my.qeo.org/qeo-rest-service/v1/realms/103/devices/5545
{
"user":213
}
|
| Response: |
HTTP 200 OK |