---
title: "Test Alert Channels"
method: POST
path: "/api/v2/AlertChannels/{intgGuid}/test"
tags: ["AlertChannels"]
---

# Test Alert Channels

`POST /api/v2/AlertChannels/{intgGuid}/test`

Test the integration of an alert channel by invoking the following endpoint:

  > `POST https://YourAccount.lacework.net/api/v2/AlertChannels/{intgGuid}/test`

## Path parameters

- `intgGuid` string, required

## Headers

- `Authorization` string, required
- `Content-Type` string, required
- `Org-Access` boolean
- `Account-Name` string

## Response `204`

Success

## Other responses

- `4XX` — Client Error
- `5XX` — Internal Server Error

---

[API](https://skmtc.net/lacework/apis/forticnapp-api-2-0-documentation.md) · [All operations](https://skmtc.net/lacework/apis/forticnapp-api-2-0-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lacework/forticnapp-api-2-0-documentation/revisions/7015f76895f2/schema)
