Skip to content

Test webhook connection

Request

Test the webhook connectivity for this sponsor.

Security
APIKeyHeader
curl -i -X POST \
  https://pdp.seqino.dev/api/webhooks/test \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Successful Response

Bodyapplication/json
any
Response
// No response example