Partially updates a contact. The contact’s ID is passed in the JSON body as contactId (NOT in the URL path, this endpoint operates on the collection root).
Allowed fields: name, email, phone, company, role, notes, relationshipType. At least one must be present.
Returns the updated contact. Returns 404 if no contact with that ID is owned by the caller.
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Partial update payload. The target contact ID is passed in the JSON body, not the URL path.
Contact updated
client, prospect, partner, referral