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
Webhook id
"123"
Success message or error
The response is of type object.
object