latestOpenAPI 3.1.1Proprietary – Contact us for usage terms2026-08-20173183551.4 KB

9da73dd2f99e

contacts

Update a contact's last name

Updates the <em>lastname</em> of the specified contact. The new last name is passed directly in the URL path.

Permission: Contacts Write required.

Monitoring: No impact.

patch/contacts/{contactId}/lastname/{lastname}

Path parameters

contactIdinteger required
Example:123456

The identifier of the contact

lastnamestring required
Example:Dupont

The lastname of the contact

Response

Last name successfully updated.