Webhooks

Test webhook

Send a test 'ping' event to the user's configured webhook endpoint.

POST
/webhooks/test

Authorization

token_auth
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Response Body

curl -X POST "https://v2.api.piktid.com/webhooks/test"
Empty
Empty