Skip to main content
POST
data-source-created

Authorizations

Authorization
string
header
required

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

Body

application/json

Data source event payload

_id
string

Unique identifier for this data source record

dataTypeId
string

Unique identifier of the data type

dataId
string

Data entry ID within the data source

organizationId
string

Organization ID associated with this data

hubId
string

Hub ID associated with this data

createdTime
string

Record creation timestamp

updatedTime
string

Last update timestamp

createdBy
string

Email address of the user who created the record

Response

200

Return 200 status to indicate that the data was received successfully