Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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_identifierGroup Identifier

The identifier of the group that represents the operator. The allowed group identifier fields are the following:

Include Page
V4:group_identifier
V4:group_identifier

devices

(mandatory)

Set of Devices Objects

The devices that will be unregistered against the specified operator

Maximum 1000 Devices can be unregistered through each call

...