Create a new usage group within a usage group set. Usage groups define filters and budgets for tracking specific subsets of Snowflake usage.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the usage group set
The usage group configuration to create. Must include either a filter_expression object or filter_expression_json string.
Successful Response
The response is of type object
.