curl --request POST \
--url https://nvidia.casebender.com/api/v1/webhooks/{id}/test \
--header 'Authorization: Bearer <token>'Send a test payload to a webhook
curl --request POST \
--url https://nvidia.casebender.com/api/v1/webhooks/{id}/test \
--header 'Authorization: Bearer <token>'