---
title: "POST /events/transports/{uuid}/test/"
method: POST
path: "/events/transports/{uuid}/test/"
tags: ["events"]
---

# POST /events/transports/{uuid}/test/

`POST /events/transports/{uuid}/test/`

Send example notification using selected transport. Requires
Modify permissions.

## Path parameters

- `uuid` string, uuid, required

## Response `200`

- NotificationTransportTest — Notification test serializer
  - `messages` string[], required

## Other responses

- `400`
- `403`
- `500` — Failed to test transport

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
