Create a new contact list

Create a new contact list for organizing contacts

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application's ID

Body Params
string
required
length ≥ 1

The name of the contact list. Must be unique per application.

string | null

Optional description of the contact list.

string
enum
Defaults to standard

Type of the contact list. Cannot be changed once the list has been created.

  • standard: the members are stored in the list and managed explicitly.
  • tags: the members are resolved in real time from the contacts holding the configured tags.
Allowed:
tagsData
object | null

Definition of the members of a tags contact list. Required when type is tags
and not allowed otherwise.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json