Skip to main content

MessageBird

Profile Requirements

To deliver a message to a recipient over MessageBird, Courier must be provided the recipient's SMS-compatible telephone number. This value should be included in the recipient profile as phone_number.

JSON
// Recipient Profile
{
"phone_number": "+491575556511"
}
Was this helpful?