JavaScript SDK
Update sequences
Required capabilities:
sequencesAcl:WRITE
Updates one or more sequences. Fields outside of the request remain unchanged.
POST
JavaScript SDK
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Body
application/json
Patch definition
Required array length:
1 - 1000 elements- Select by Id
- Select by ExternalId
Response
200 - application/json
Response with the updated sequences.
Last modified on June 23, 2026