sequences
Update Sequence
Partially update a sequence run (currently supports runtime variables).
Requires the sequences:write scope on the API key.
patch/v1/sequences/{sequence_id}
Path parameters
sequence_idstring uuid required
ID of the sequence.
Request body
Response
Successful Response
Changes
Changed in 1 of the 12 revisions of this API.2
- ○
added the optional property
contactto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sequence_templateto the response with the200statusresponse-optional-property-added
- ○