---
title: "Delete global alert policy"
method: DELETE
path: "/api/{cloudId}/v1/alerts/policies/{policyId}"
tags: ["Policies"]
---

# Delete global alert policy

`DELETE /api/{cloudId}/v1/alerts/policies/{policyId}`

Delete global alert policy

## Path parameters

- `policyId` string, required

## Response `204`

Returned if the policy is deleted successfully.

## Other responses

- `401` — Returned if the authentication credentials are incorrect.
- `404` — Returned if the policy is not found.
- `422` — Returned if the payload cannot be validated.

---

[API](https://skmtc.net/atlassian/apis/jsm-operations-api.md) · [All operations](https://skmtc.net/atlassian/apis/jsm-operations-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/jsm-operations-api/revisions/ed65f017bcb8/schema)
