curl --request DELETE \ --url https://api.sequinstream.com/api/postgres_databases/example-db \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "success": true, "id": "db_01HRMW3ZNE5EFGW9SDXW01TT92" }
Delete a Postgres database connection and its associated replication slot.