---
title: "Disable monitoring for account"
method: POST
path: "/accounts/{account_id}/disable_monitoring"
tags: ["Accounts"]
---

# Disable monitoring for account

`POST /accounts/{account_id}/disable_monitoring`

Disable monitoring for an account so that refresh jobs will no longer be scheduled to retrieve payroll data.

## Path parameters

- `account_id` string, uuid, required — UUID of the payroll account.

## Headers

- `Pinwheel-Version` '2025-07-08' | '2023-11-22' | '2023-07-18' | '2023-04-18' | '2022-09-09' | '2022-06-22' | '2022-03-02', required

## Response `204`

No Content

---

[API](https://skmtc.net/getpinwheel/apis/pinwheel.md) · [All operations](https://skmtc.net/getpinwheel/apis/pinwheel/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getpinwheel/pinwheel/versions/bf20c4d4c5d3/schema)
