Changes to Update a contact
PUT /v1/contacts/{contactId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 17 revisions of this API.197
What changed
- ○
api operation id
updateContactV1was addedapi-operation-id-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
- ●
the
contact_emails/items/emailrequest property's maxLength was set to320request-property-max-length-set
- ●
the
contact_phone_numbers/items/phone_numberrequest property's maxLength was set to50request-property-max-length-set
- ●
the
contact_phone_numbers/items/phone_number_sanitized/anyOf[subschema #1]/request property's maxLength was set to50request-property-max-length-set
- ●
the
linkedin_last_message_snippet/anyOf[subschema #1]/request property's maxLength was set to500request-property-max-length-set
- ●
the
coordinates/data/latituderequest property's max was set to90.00request-property-max-set
- ●
the
coordinates/data/longituderequest property's max was set to180.00request-property-max-set
- ●
the
coordinates/data/latituderequest property's min was set to-90.00request-property-min-set
- ●
the
coordinates/data/longituderequest property's min was set to-180.00request-property-min-set
- ●
- ○
added the optional property
data/contact/first_interaction_atto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the request property
created_atrequest-property-removed
- ○
added the new optional request property
first_met_atnew-optional-request-property
- ○
added the optional property
data/contact/first_met_atto the response with the200statusresponse-optional-property-added
- ●
- ▲
removed
subschema #1subschema #2from therelated_contacts/anyOf[subschema #1]/remove/items/request propertyanyOflistrequest-property-any-of-removed
- ○
added
subschema #1subschema #2to therelated_contacts/anyOf[subschema #1]/remove/items/request propertyanyOflistrequest-property-any-of-added
- ▲
- ○
added the new optional request property
created_atnew-optional-request-property
- ○