Documentation Index
Fetch the complete documentation index at: https://docs.repixa.io/llms.txt
Use this file to discover all available pages before exploring further.
Update Agent
Updates an existing agent. Only fields you include in the request body are changed.Request
Path parameters
| Parameter | Type | Description |
|---|---|---|
agentId | string | The unique ID of the agent |
Body
| Field | Type | Description |
|---|---|---|
name | string | New display name |
sandbox_url | string | Updated sandbox URL |
persona | string | Updated custom persona prompt |
status | string | active or inactive |
