GuideLab API

Send a test message via Twilio

Queue a test WhatsApp or SMS message through the authenticated lab's exact saved Twilio account and channel sender.

POST
/integrations/twilio/test-message

Queue a test WhatsApp or SMS message through the authenticated lab's exact saved Twilio account and channel sender.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

application/json

curl -X POST "https://example.com/integrations/twilio/test-message"
{  "success": true,  "error": "string"}
Empty
Empty
Empty
Empty
Empty