delete

<< Click to Display Table of Contents >>

Navigation:  API > usergroups >

delete

Description

Obtains information about a specific user group. If the group contained users, they are moved outside of that group.

Syntax

https://api.cameyo.com/usergroups/delete?clientId=...&clientSecret=...&id=...

Required parameters

id: user group ID (guid).

Return

200: success.

400: invalid parameters.

403: authentication failed or insufficient permissions.

404: item not found.

500: an internal error has occurred.