update-outlook-contact
Update an Outlook contact's properties. For email addresses, replace the entire list — include all addresses, not just new ones.
Instructions
Update the properties of a contact object.
💡 TIP: emailAddresses array is replaced entirely — include all addresses, not just new ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| contactId | Yes | Path parameter: contactId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |