Skip to main content
POST
Add grid rows to a sequence

Authorizations

Authorization
string
header
required

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

Path Parameters

table_id
string<uuid>
required

Body

application/json
record_ids
string<uuid>[]
required

Grid rows to enrol (NEW-B).

Required array length: 1 - 1000 elements
sequence_id
string<uuid>
required

The sequence the rows join.

Response

Successful Response

enrolled
integer
required