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

EndpointDescription
GET /api/v2/managed-accountsLists available managed accounts.
POST /api/v2/managed-accountsCreates a managed account.
DELETE /api/v2/managed-accounts/nameDeletes a managed account.

For reference documentation, see Snowflake Managed Account API reference.