---
title: "Test an alert action to determine if configuration is valid"
method: POST
path: "/v1/platform/alerts/{session_id}/test"
tags: ["alert_rules"]
---

# Test an alert action to determine if configuration is valid

`POST /v1/platform/alerts/{session_id}/test`

Tests an alert action which will fire a notification to all configured recipients if the configuration is valid.

## Path parameters

- `session_id` string, required
- `alert_rule_id` string, required

## Other responses

- `400` — Bad request
- `403` — Forbidden
- `500` — Internal server error
- `503` — Service unavailable

---

[API](https://skmtc.net/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/revisions/a0acb3a6a101/schema)
