update-mail-folder
Update mail folder properties like displayName to rename it. Use list-mail-folders to get the folder ID.
Instructions
Update the properties of mailfolder object.
💡 TIP: Renames a mail folder by updating its displayName. Use list-mail-folders to find the folder ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| mailFolderId | Yes | Path parameter: mailFolderId | |
| 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 |