×
POST

https://<your_api_key>:<your_api_token><subdomain>/v2/accounts/<your_sid>/lists

This API allows you to create one or more new lists. A list name has to be unique within an account.

The Lists created using this API can only be used within Call Campaigns.

Parameter
Name
Value
Description
* Body
Jsonbody

name (Mandatory)- Name of list (unique within an account)

tag (optional)- tag value for the list

Response Content Type
POST

https://<your_api_key>:<your_api_token><subdomain>/v2/accounts/<your_sid>/lists

This API allows you to create one or more new lists. A list name has to be unique within an account.

The Lists created using this API can only be used within Call Campaigns.

Parameter
Name
Value
Description
* Body
Jsonbody

name (Mandatory)- Name of list (unique within an account)

tag (optional)- tag value for the list

Response Content Type
Share