Skip to main content
PATCH
Update a sequence

Authorizations

Authorization
string
header
required

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

Path Parameters

sequence_id
string
required

The unique identifier of the sequence

Body

application/json
name
string
default:New Sequence
custom_id
string
is_continuous
boolean
default:true
filter
object | null
steps
object[]
Minimum array length: 1

Response

Default Response