Revoke Snowflake Integration

This endpoint deletes Snowflake integrations.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request:

Body Params

PropertyDescriptionExample
integration_names List[str]An array of the integration names to be revoked.["my_snowflake_integration", "my_snowflake_integration_2"]
revoke_all boolWhether to revoke ALL of the account's Snowflake integrations.False

Response

The response contains an array of the revoked integrations names.

PropertyDescriptionExample
revoked integrations List[str]An array of the revoked integrations names.["my_snowflake_integration", "my_snowflake_integration_2"]
Body Params
boolean

Whether to revoke ALL of the account's Snowflake integrations.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json