Create Managed Object
createManagedObjectCreates a new managed object (user, role, group, or organization) in PingOne Advanced Identity Cloud by specifying object type and required properties.
Instructions
Create a new managed object in PingOne AIC
Input 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) |