Metadata

- Authentication: The user must be authenticated to perform this action.

Params

Param name Description
id
required

ID of the sequence to be updated.

Validations:

  • Must be a String

sequence
optional , nil allowed

Validations:

  • Must be a Hash

sequence[name]
optional

Name of the sequence

Validations:

  • Must be a String

sequence[json]
optional

JSON representation of the sequence.

Validations:

  • Must be a String