Update an existing sequence.

View as Markdown

Authentication

X-API-Keystring

API Key authentication. Generate your API key in the Gail Portal under General > Integrations > API Keys.

Path parameters

idstringRequiredformat: "uuid"
The unique identifier of the sequence to update.

Request

The updated sequence configuration.
namestring or nullOptional
descriptionstring or nullOptional
criteriastring or nullOptional
scheduleslist of objects or nullOptional
timezonestring or nullOptional

Response

OK
idstringOptionalformat: "uuid"
statusstring or nullOptional
namestring or nullOptional
descriptionstring or nullOptional
criteriastring or nullOptional
scheduleslist of objects or nullOptional
timezonestring or nullOptional

Errors

400
Bad Request Error