Write · Workspace: required (from goody_workspaces_list)
Updates an existing contact. Only the fields you supply are written; omitted fields stay untouched. Returns the saved contact.
Parameters
Workspace UUID — from
goody_workspaces_list. The contact must belong to this workspace.Contact UUID — from
goody_contacts_search or goody_contacts_get.Given name.
Family name.
Email address.
Phone number in any format — it’s normalized automatically.
Company name.
Job title.
Date as
YYYY-MM-DD; use year 1900 if only the month and day are known. Pass an empty string to clear it; omit it entirely to leave it unchanged.Date as
YYYY-MM-DD. Pass an empty string to clear it; omit it entirely to leave it unchanged.Returns
The saved contact.