delete-outlook-contact
Delete an Outlook contact by providing its contact ID. Optionally include response headers or exclude the response body.
Instructions
Delete a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| If-Match | No | ETag | |
| 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 |