delete https://connect.routee.net/groups/my
Deletes groups from the specified account.
QUERY PARAMETERS
KEY | OPTIONAL | DESCRIPTION | EXAMPLE |
---|---|---|---|
deleteContacts | Yes | If true, the contacts included in the group will also be deleted. | true|false (default false) |
RESPONSE PARAMETERS
KEY | DESCRIPTION |
---|---|
name | The name of the group that was deleted. |
deletedContacts | Indicates whether the contacts contained in the groups were also deleted or not. |
ERROR CODES
STATUS | CODE | DESCRIPTION |
---|---|---|
404 | 404001001 | Account not found |
404 | 404002003 | The contact group is not found |