Create a contact list

Encoding : UTF-8

Authentication

Your "api-key" and "api-login" identifiers must be added in the headers.

Definition

This web service allows you to create a contact list.

Special parameters

NameTypeDescription
list_namestringThis is the value representing the contact list name you want to create.
Body Params

Payload to create a contact list.

string
required
Headers
string
required

Your api login from your account

string
required

Your api key from your account

Responses
201

Contact list was created.

400

Bad Request.

401

Unauthorized.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!