post https://api.cmercury.com/api/Contact/AddPhone
Use this API to Add Phone to SMS list. This API adds the phone number only to the SMS List not the regular mailing List.
Log in to see full request history
Responses
Use this API to Add Phone to SMS list. This API adds the phone number only to the SMS List not the regular mailing List.
xxxxxxxxxx
10curl --request POST \
--url https://api.cmercury.com/api/Contact/AddPhone \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"ListId": null,
"Phone": null
}
'
Try It!
to start a request and see the response here! Or choose an example: