Update Contact
Contacts
Update Contact
Update a contact
PATCH
Update Contact
Documentation Index
Fetch the complete documentation index at: https://docs.mokaru.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Update Contact endpoint lets you modify an existing contact’s details. Only include the fields you want to change. Passnull for optional fields to clear them.
Scope required:
contacts:write | Rate limit: 20 requests/minRequest
Body Parameters
All fields are optional, but at least one must be provided.First name (max 100 characters)
Last name (max 100 characters)
Contact’s job title (max 200 characters, null to clear)
Company name (max 200 characters, null to clear)
Relationship type (see Create Contact for values, null to clear)
Email address (max 200 characters, null to clear)
Phone number (max 50 characters, null to clear)
LinkedIn profile URL (max 500 characters, null to clear)
Example
Response
Whether the contact was updated
The contact’s ID
