Contacts
Sync Contact List Memberships
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Format
uuidRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
contact_lists*array<>
Response Body
curl -X PUT "https://api.getmateo.com/v1/contacts/497f6eca-6276-4993-bfeb-53cbbbba6f08/contact-lists" \ -H "Content-Type: application/json" \ -d '{ "contact_lists": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ] }'Empty