# DeleteContactGroupContact

The DeleteContactGroupContact function is used to remove a contact from a contact group or remove all contacts from a contact group.

## Properties

#### Authentication

Authentication values used to connect to the Xero server.

#### Contact group id

Unique identifier of the contact group.

#### Contact id

Unique identifier of the contact to remove from the group.

## Links

[Xero Developer: Contact Groups (DELETE)](https://developer.xero.com/documentation/api/contactgroups#DELETE)
