Remove Presence Group
This request removes a presence group from the database.
The object ID (OID) of the presence group is a part of the resource URL. This OID is typically retrieved by a get presence groups request.
Resource
DELETE /presencegroups/<OID>
Where OID
is the object ID of the presence group.
Parameters
None
Payload
None
Response
None
Context
Authorization |
Administrator |
Errors
Example
Request
DELETE https://xelion.nl/api/v1/master/presencegroups/1626898
Response
None