Manage tags¶
The Snowflake REST Tag API provides the following endpoints to access, update, and perform certain actions on Tag resources in a Snowflake database:
Endpoint |
Description |
|---|---|
|
List tags. |
|
Create a tag. |
|
Fetch a tag. |
|
Delete a tag. |
|
Create or update a tag. |
|
Undrop a tag. |
|
Rename a tag with a new identifier. |
For reference documentation, see Snowflake Tag API reference.