Create Source

Create a logical source for records imported into Sybill.

Requires the Import permission (ingest scope). The source name is a stable machine identifier that must be unique within the organization; displayName is shown in the Sybill UI.

post/v1/sources

Request body

versioninteger
namestring required
displayNamestring required

Response

Successful Response

idstring required
namestring required
displayNamestring required
createdAtstring required
updatedAtstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.