Manage sequences¶
The Snowflake REST Sequence API provides the following endpoints to manage Snowflake secrets:
Endpoint |
Description |
|---|---|
|
Lists sequences. |
|
Creates a sequence. |
|
Fetches a sequence. |
|
Deletes a sequence. |
|
Creates a new sequence by cloning from the specified resource. |
|
Renames a sequence with a new identifier. |
For reference documentation, see Snowflake Sequence API reference.