---
title: "Resets the current load of a Service Fabric partition."
method: POST
path: "/Partitions/{partitionId}/$/ResetLoad"
tags: ["Partition"]
---

# Resets the current load of a Service Fabric partition.

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

Resets the current load of a Service Fabric partition to the default load for the service.

## Path parameters

- `partitionId` string, uuid, required

## Query parameters

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

## Response `200`

A successful operation request will return 200 status code.

## 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)
