Skip to main content
POST
TypeScript

Authorizations

Authorization
string
header
required

Project-bound Apollo Signal API key. Keys begin with ap_signal_ and must carry the permission shown on the operation.

Path Parameters

projectId
string
required

Project identifier. For API-key authentication, it must match the project bound to the key.

contactId
string
required

Contact identifier in this project.

Body

application/json

The ID of the segment to add the contact to.

Segment membership to create for this contact.

segmentId
string
required

Segment identifier (seg_…) in the same project.

Response

Contact added to segment.