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.