Skip to main content
POST
Create a new ContactStageEvent

Authorizations

Authorization
string
header
required

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

Body

application/json
contactId
string
required
createdAt
string<date-time>
required
id
string
required
orgId
string
required
toStage
string
required
actorName
string
fromStage
string

Response

Created

id
string