Skip to main content
DELETE
Remove a Contact from an Organization Group

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationGroupId
string
required

(Required) The organization group identifier.

contactId
string
required

(Required) The contact identifier.

Response

OK

Last modified on August 11, 2026