Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The name of the contact list. If provided, it updates the existing name of the list. If not provided, the name remains unchanged.
The unique identifier of the campaign associated with this contact list. If provided, it updates the campaign association of the list. If not provided, the campaign association remains unchanged.
A list of UUIDs representing the contacts to be included in this contact list. If provided, it updates the list of contacts. If not provided, the existing contact list is unchanged.