Skip to main content
POST
Create system of record

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body schema.

kind
enum<string>
required

System of record kind.

Available options:
bigQuery,
snowflake
config
Config · object

System of record configuration.

Response

Successful response

systemOfRecord
System of record · object
required

Created system of record details.