v2

latestOpenAPI 3.1.02026-07-273779120.8 KB
Contacts

Update Contact

Update a contact by ID.

  • contact_id: The ID of the contact to update.
  • body: The fields to update.
put/campaigns/v1/contacts/{contact_id}

Path parameters

contact_idstring required
Example:5eb7cf5a86d9755df3a6c593

Contact ID

Request body

first_namestring nullable

Contact's first name

last_namestring nullable

Contact's last name

phone_numberstring nullable

Contact's phone number

emailstring nullable

Contact's email address

dobstring nullable

Contact's date of birth in YYYY-MM-DD format

Response

Successful Response

{"stackTrail":"paths:/campaigns/v1/contacts/{contact_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}