put
https://{tenanturl}/v1.0/Agents/
Fully replaces an agent (SCIM 2.0 PUT). Immutable fields (id, meta) are ignored.
Entitlements:
tenantAdmin— full access (all operations)agentOwner— full create, read, update, and delete access, and status changeswriteAgents— update metadata only; cannot change statusmanageAgentStatus— update status only; all other fields must match existing values
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Agent replaced successfully
400Bad Request - Invalid request payload (CSINH1002E), validation errors (CSINH2100E-CSINH2112E), or immutable field modification (CSINH2111E)
401Unauthorized - Authentication required
403Forbidden - Insufficient permissions (CSINH2501E), unauthorized status change (CSINH2506E), or unauthorized field change (CSINH2507E)
404Not Found - Agent not found (CSINH2001E)
409Conflict - Agent with same displayName or externalId already exists (CSINH2002E)
500Internal Server Error (CSINH1000E)
