Working with roles¶
The Snowflake REST Role API provides the following endpoints to manage Snowflake roles:
Endpoint |
Description |
---|---|
|
Creates a role according to the specified parameters. |
|
Lists the roles available to the user’s account. |
|
Deletes the specified role. |
For reference documentation, see Snowflake Role API reference.