POST
/v3/webhooks/send-test-eventSend test event
Use this endpoint to check if your project's webhook destination is configured correctly. Nylas sends a test webhook payload to the webhook URL you specify, and listens for a success acknowledgement.
The secret used is mock-webhook-secret.
Destination definition
trigger_type*Select the type of event that will trigger the webhook. See the notification schemas for details about each trigger type.
See the Grants, Calendar, Events, and Messages references for information on how to trigger each event type.
You can test message.created.truncated and message.updated.truncated notifications using this
endpoint. For more information, see
Truncated webhooks.