ProvisionInstancesContainer_name
Delete a local managed Postgres instance
Path Parameters
container_name*string
Header Parameters
apikey*string
The static admin key configured as ATHENA_KEY_12. Authorization headers (Bearer <key>), X-API-Key, X-Athena-Key, or ?api_key= are also accepted.
Request Body
application/json
client_name?|
remove_runtime_client?boolean
Default
trueremove_catalog_client?boolean
Default
trueResponse Body
curl -X DELETE "https://athena-cluster.com/admin/provision/instances/string" \ -H "apikey: string" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty
Empty