Skip to main content
POST
CreateFamily

Authorizations

Authorization
string
header
required

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

Body

application/json
family
object
required
familyVersion
object
required
familyRuns
object[]
required

The runs to include in the family. At least one run must be specified.

familyAlignments
object[]

The alignments to apply to the family. If not provided, a default alignment will be created for the Family.

familyStats
object[]

The family stats to create for the family. If not provided, no family stats will be created.

Response

A successful response.

familyId
string
required
family
object
required