Skip to main content
PATCH
This endpoint requires X-Pinecone-API-Version: unstable.
Update a backup schedule. Send only the fields you want to change. All body fields are optional.

Path parameters

string
required
The ID of the backup schedule to update.

Body parameters

boolean
Whether the schedule is enabled. Set to false to pause the schedule without deleting it.
string
How often backups are created. One of daily, weekly, or monthly.
object
The retention policy for backups created by this schedule.