> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# OperationId tasks removed in Platform 6

> Notice that specific operationId tasks have been deprecated and removed in Platform 6, with guidance on updating application workflows.

## Deprecation notice

The following `operationId` tasks have been deprecated and removed from Platform 6:

```
operationId: Applications.getApplicationChangelogs
operationId: Adapters.getAdapterChangelogs
operationId: Authentication.getUserProfile
operationId: Authentication.updateUserProfile
operationId: MOP.runTemplatesDiffArray
operationId: ConfigurationManager.getDeviceConfigFormat
operationId: ConfigurationManager.addDevicesToGroupByName
operationId: ConfigurationManager.deleteDevicesFromGroup
operationId: ConfigurationManager.getOperationalData
operationId: ConfigurationManager.deleteVariables
operationId: WorkFlowEngine.diffToHTML
operationId: WorkFlowEngine.isActive
```

**Related reading:**

* [Breaking change: Integration API routes removed](/itential-platform/2023-2/release-notes/breaking-changes/integration-api-routes-removed)

## What should I do?

This deprecation and removal should have no impact on the design, functionality, performance, or usability of Itential Platform.

**Before upgrading** to Platform 6, inspect your application workflows to ensure they are accessing API routes as defined within the Platform.

If you need additional support or require more information, contact the [Product Support Team](https://itential.atlassian.net/servicedesk/customer/portals).