Skip to main content
POST
Create a Contact Collection

Authorizations

Authorization
string
header
required

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

Path Parameters

contactId
string
required

(Required) The contact identifier.

customCollectionId
string
required

(Required) The custom collection identifier.

Body

application/json
fields
object[]

Response

OK

customCollectionId
string
customCollectionName
string
collectionInstanceId
string
fields
object[]
Last modified on August 11, 2026