# Trigger sms Triggers the send out of a pre-defined message. This message has to be configured by Oculos in advance. Endpoint: GET /messaging/sms/trigger/{customerId}/{id} Version: 4.3.0 Security: api_key ## Path parameters: - `customerId` (string, required) Member identifier, depending on your OIP configuration this can typically be a internal guid, mobile phone or other external id. Example: "50EF2EA3-E804-404E-B65B-73AB6B9D7F05" - `id` (string, required) Id of message to trigger Example: "welcomeSMS" ## Response 200 fields ## Response 400 fields ## Response 401 fields