Skip to main content
PUT
Add a Contact to 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

organizationGroupId
string
organizationGroupUrl
string
organizationId
string
organizationName
string
organizationGroupName
string
organizationGroupLocation
string
organizationGroupDescription
string
contactId
string

The identifier of the contact this record belongs to.

contactName
string

The display name of the related contact.

contactUrl
string

A link to the related contact.

Last modified on August 11, 2026