agent
Create agent run
Create an asynchronous agent run and start execution in the background.
Required roles: All, App
post/agent/runs
Request body
Example request
{
"input": {
"redactionPolicyId": "pii-standard",
"forwardedProps": {
"principal_id": "user-123"
}
}
}Response
Agent run accepted