v1
latestOpenAPI 3.1.02026-07-2419603.1 MBData Activation
Test webhook
Send test webhook request to an external service. Requires view permission.
get/api/cdp/webhook/v1/test
Request body
Example request
{
"url": "https://organization.piwik.pro/webhook/e83654a9-db71-4752-aac8-5514e8607e81/65ed06ef-b97b-4c83-88db-18b5f98c43ab"
}Response
An array of webhooks matching given criteria
Example response
{
"response_code": "200 OK",
"text": "OK"
}