Webhooks not send the data

System Information
  • Strapi Version: v4.7.1
  • Operating System: Windows 11
  • Database: MySQL
  • Node Version: v16.19.1
  • NPM Version: 8.19.3
  • Yarn Version: 1.22.19

I add new webhook, but not works, send me the context (ctx):

{“request”:{“method”:“POST”,“url”:"/api/stripes/add-customer",“header”:{“x-strapi-event”:“trigger-test”,“content-type”:“application/json”,“accept”:"/",“content-length”:“63”,“user-agent”:“node-fetch/1.0 (+https://github.com/bitinn/node-fetch)”,“accept-encoding”:“gzip,deflate”,“connection”:“close”,“host”:“localhost:1337”}},“response”:{“status”:404,“message”:“Not Found”,“header”:{“content-security-policy”:“connect-src ‘self’ https:;img-src ‘self’ data: blob: dl.airtable.com sharelinkshop.s3.amazonaws.com;media-src ‘self’ data: blob: dl.airtable.com sharelinkshop.s3.amazonaws.com;default-src ‘self’;base-uri ‘self’;block-all-mixed-content;font-src ‘self’ https: data:;frame-ancestors ‘self’;object-src ‘none’;script-src ‘self’;script-src-attr ‘none’;style-src ‘self’ https: ‘unsafe-inline’”,“x-dns-prefetch-control”:“off”,“expect-ct”:“max-age=0”,“x-frame-options”:“SAMEORIGIN”,“strict-transport-security”:“max-age=31536000; includeSubDomains”,“x-download-options”:“noopen”,“x-content-type-options”:“nosniff”,“x-permitted-cross-domain-policies”:“none”,“referrer-policy”:“no-referrer”,“vary”:“Origin”}},“app”:{“subdomainOffset”:2,“proxy”:false,“env”:“development”},“originalUrl”:"/api/stripes/add-customer",“req”:"",“res”:"",“socket”:""}