Skip to main content
POST
Send test Alert

Authorizations

X-Access-Key
string
header
required

An API key is a token that a client provides when making API calls. Send it as the X-Access-Key request header on any endpoint:

Learn how to generate API access tokens at Tenderly Docs.

Path Parameters

accountSlug
string
required

Account slug of the user

projectSlug
string
required

Project slug of the account

Body

application/json

Send test alert payload

network_id
string
required

ID of the network.

Example:

"1"

alert_id
string
required

ID of the alert.

Example:

"daa13590-eda0-4996-a80b-1a43c8006084"

tx_hash
string
required

Transaction hash.

Example:

"0xeb22a8b76c48c912d662bffef2272e9a6413ddbe6da541c84a51c249f04ffaf9"

Response

A successful response.

An object with details about alert test.