API SpecsPeopleUpdate personUpdates a person in the current workspace.PUT/api/unstable/people/{id}TestUpdates a person in the current workspace.Request Bodyapplication/jsonname?stringprimaryEmail?stringemailAddresses?array<string>description?stringcustomers?array<string>addresses?array<string>jobTitle?stringphoneNumbers?array<string>customFields?objectCustom field values stored for the person.[key: string]?neverResponse Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonQuery people POSTReturns people rows with normalized customers and data fields for the current workspace.PricesWorkspace price list and product pricing endpoints served through Effect HttpApi.