---
title: "Suspends periodic backup for the specified partition."
method: POST
path: "/Partitions/{partitionId}/$/SuspendBackup"
tags: ["BackupRestore"]
---

# Suspends periodic backup for the specified partition.

`POST /Partitions/{partitionId}/$/SuspendBackup`

The partition which is configured to take periodic backups, is suspended for taking further backups till it is resumed again.

## Path parameters

- `partitionId` string, uuid, required

## Query parameters

- `api-version` '6.4', required
- `timeout` integer

## Response `202`

A 202 status code indicates the operation request was accepted and partition backup will be suspended.

## Other responses

- `default` — The detailed error response.

---

[API](https://skmtc.net/azure/apis/servicefabric-servicefabric.md) · [All operations](https://skmtc.net/azure/apis/servicefabric-servicefabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/servicefabric-servicefabric/revisions/8fd479ce0f16/schema)
