Create a contact list
Contact Lists
Create a contact list
Requires the
contacts:write scope (or a broader one that includes it).
Use this endpoint when you need a new contact list to group contacts under. Provide the list name and set isShared to make it visible to your whole team straight away, or leave it false to keep the list private to you. The created list is returned with its assigned id. List names must be unique.
POST
Create a contact list
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Body
application/json
Contact list name
Whether the contact list should be shared