Work with managed accountsΒΆ

The Snowflake REST Managed Account API provides the following endpoints to access, update, and perform certain actions on Managed Account resources.

Snowflake REST Managed Account API endpointsΒΆ

Endpoint

Description

GET /api/v2/managed-accounts

Lists available managed accounts.

POST /api/v2/managed-accounts

Creates a managed account.

DELETE /api/v2/managed-accounts/name

Deletes a managed account.

For reference documentation, see Snowflake Managed Account API reference.