createManagedObject
Add new identity objects like users, roles, groups, or organizations to PingOne Advanced Identity Cloud for identity management.
Instructions
Create a new managed object in PingOne AIC
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectType | Yes | Managed 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. | |
| objectData | Yes | JSON object containing object properties (must include all required fields from the schema) |