Tip |
---|
Available from CRM.COM R12.1.0 |
Excerpt |
---|
This method unregisters a set of devices which are mapped against a specific operator. Multiple devices can be unregistered through each call. |
...
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
group_identifier | Group Identifier | The identifier of the group that represents the operator. The allowed group identifier fields are the following:
| ||||||
(mandatory) | Set of Devices Objects | The devices that will be unregistered against the specified operator Maximum 1000 Devices can be unregistered through each call |
...