Skip to main content
PUT
Update a contact list

Authorizations

Authorization
string
header
required

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.

Path Parameters

id
integer
required

Contact list ID

Body

application/json
name
string
required

New contact list name

Response

Contact list updated successfully

Contact list entity

id
integer
read-only

Unique identifier of the contact list

name
string

Contact list name

isShared
boolean

Whether the contact list is shared across the team