post https://api.prod-us.streem.cloud/v1/webhooks//~test
Send a test event to this webhook
Responses
204Webhook test initiated successfully
403You do not have permission to test this webhook
Send a test event to this webhook
204Webhook test initiated successfully
403You do not have permission to test this webhook
xxxxxxxxxx
curl --request POST \
--url 'https://api.prod-us.streem.cloud/v1/webhooks/webhook_sid/~test' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!