Skip to main content
outlook.deleteCategory deletes a master category and completes without output.

Example

automations/outlook-delete-category.automation.ts

Inputs

Pass { categoryId: "category-id" }. The optional second argument { account } selects a Microsoft binding.

Output

Deletes a master category and completes without output. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.