Skip to main content
Glama
pingidentity

PingOne Advanced Identity Cloud MCP Server

Official
by pingidentity

patchManagedObject

Update specific fields of managed objects like users, roles, groups, or organizations in PingOne Advanced Identity Cloud using JSON Patch operations.

Instructions

Update specific fields of a managed object in PingOne AIC using JSON Patch operations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
objectTypeYesManaged object type (e.g., alpha_user, bravo_user, alpha_role, bravo_role, alpha_group, bravo_group, alpha_organization, bravo_organization). Use listManagedObjects to discover all available types.
objectIdYesThe object's unique identifier (_id)
revisionYesThe current revision (_rev) of the object, obtained from getManagedObject
operationsYesArray of JSON Patch operations to apply to the object

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pingidentity/aic-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server