Postgres

Delete Postgres instance

Delete a Postgres instance by ID. This operation is irreversible, and all data will be lost.

delete/postgres/{postgresId}

Path parameters

postgresIdstring required

Response

Postgres instance deleted

Changes