Skip to main content
POST
Create an Individual Collection

Authorizations

Authorization
string
header
required

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

Path Parameters

contactIndividualId
string
required

(Required) The contact individual identifier.

customCollectionId
string
required

(Required) The custom collection identifier.

Body

application/json
name
string

The name of the custom collection.

fields
object[]

Response

OK

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