Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for PostgreSQL
  • Getting started
  • Access management
  • Terraform reference
    • Authentication with the API
      • Overview
        • Overview
        • List
        • Create
        • Delete
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes

In this article:

  • HTTP request
  • Path parameters
  • Response
  1. API reference
  2. REST
  3. BackupRetentionPolicy
  4. Delete

Managed Service for PostgreSQL API, REST: BackupRetentionPolicy.Delete

Written by
Tania Lushnikova
Updated at February 21, 2025
  • HTTP request
  • Path parameters
  • Response

Delete retention policy.

HTTP requestHTTP request

DELETE https://mdb.api.cloud.yandex.net/managed-postgresql/v1/clusters/{clusterId}/retention_policies/{policyId}

Path parametersPath parameters

Field

Description

policyId

string

Required field. Unique identifier for the BackupRetentionPolicy.

clusterId

string

Required field. ID of the PostgreSQL cluster.
To get the PostgreSQL cluster ID use a ClusterService.List request.

ResponseResponse

HTTP Code: 200 - OK

Was the article helpful?

Previous
Create
Next
Overview
© 2025 Direct Cursus Technology L.L.C.