Send a synthetic webhook payload
POST
https://myagentmail.com/linkedin/signals/{id}/test-webhookFor agents View as Markdown
Fires a signal.match.test event to the configured webhook URL so you can verify the endpoint before any real match.
Path parameters
idrequired string |
Responses
200application/json
okboolean | |
statusinteger | |
responseBodystring |
400Signal has no webhook URL configured.
Authentication
Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.