phone_number field in E.164 format:
Available SMS Providers
SMS Provider Overrides
Overrides let you modify parts of an SMS at send time without changing your notification template. They are passed in themessage payload of a Send request and applied just before Courier hands the message off to the provider.
Provider overrides (message.providers.<key>.override) target a single provider and can pass through fields specific to that provider’s API. Most SMS providers support:
bodyoverrides to change the message text, recipient number, or other request body fields.configoverrides to swap credentials or sender numbers at send time.