v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Contact List

Update Contact List

Update an existing contact list

patch/contact_list

Query parameters

selectstring

Select columns to return

idstring

Contact List ID

organisation_idstring

Organisation ID

namestring

Name of contact list

created_atstring
updated_atstring

Request body

idstring uuid

Contact List ID

organisation_idstring uuid nullable

Organisation ID

namestring text

Name of contact list

created_atstring timestamp with time zone
updated_atstring timestamp with time zone

Response

The updated Contact List object

idstring uuid

Contact List ID

organisation_idstring uuid nullable

Organisation ID

namestring text

Name of contact list

created_atstring timestamp with time zone
updated_atstring timestamp with time zone