Skip to main content
POST
Add a recipient (phone number) to a list

Authorizations

x-organization-id
string
header
required

Your SmartSend Organization ID. Required on every request.

Body

application/json
listId
string
required

ID of the list to add recipient to

phoneNumber
string
required

Phone number in any format (972..., 05..., +972...)

name
string

Optional display name for the recipient.

customFields
object

Optional map of custom field values to store with the recipient.

Response

200

Recipient added to list successfully