cURL
curl --request POST \ --url https://api.transmit.dev/v1/webhooks/{id}/test \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
Send a test event to a webhook to verify it is configured correctly
Documentation IndexFetch the complete documentation index at: https://docs.transmit.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.transmit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API key with 'tx_' prefix. Get your API key from the dashboard.
Test webhook sent successfully
Test success status
Test result message