resq/config/routes/sms.yaml

6 lines
166 B
YAML

# sms handling - rising tide
sms_delivery_receipt:
path: /sms/delivery_receipt
controller: App\Controller\SMSController::deliveryReceipt
methods: [POST]