cURL
curl --request POST \ --url https://api.openformat.tech/v1/webhook/{id}/test \ --header 'X-API-KEY: <api-key>'
{ "status": "success" }
Trigger a webhook test
Documentation IndexFetch the complete documentation index at: https://docs.openformat.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.openformat.tech/llms.txt
Use this file to discover all available pages before exploring further.
Webhook id
^\d+$
"123"
Success message or error
Successful reponse status
success
"success"