Skip to main content
DELETE
Remove contact from group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

groupId
integer<int64>
required
contactId
integer<int64>
required

Response

204

Contact removed from group successfully