Skip to main content

events_transports_test_create

POST 

/api/v3//events/transports/:uuid/test/

Send example notification using selected transport. Requires Modify permissions.

Request

Path Parameters

    uuid uuidrequired

    A UUID string identifying this Notification Transport.

Responses

Schema

    messages string[]required
curl -L -X POST '/api/v3/events/transports/:uuid/test/' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired