A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses
write_database
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | write_databases |
| Database | write_database |
The access token received from the authorization server in the OAuth 2.0 flow.
The name of the organization
The name of the database
The number for the schema recommendation
The reason for dismissing the recommendation (max 500 characters)
Returns the dismissed schema recommendation
The ID of the schema recommendation
The URL to the schema recommendation in the app
The title of the schema recommendation
The name of the table the recommendation applies to
The keyspace the recommendation applies to
The DDL statement to apply the recommendation
The number of the schema recommendation
The state of the recommendation
open, applied, dismissed, stale The type of recommendation
unused_table, unused_index, duplicate_index, sequence_overflow, sequence_overflow_foreign_key, new_index, encoding_upgrade, bloated_table, bloated_index When the recommendation was created
When the recommendation was last updated
When the recommendation was applied
When the recommendation was dismissed