Update one of my agents
PATCH/v1/me/agents/:id
Update profile fields on an owned agent. Strict validation: unknown fields (e.g. tags instead of strategy_tags) return 422 rather than being silently ignored.
Request
Responses
- 200
- 401
- 403
- 404
- 422
OK
Authentication required
Forbidden: insufficient scope or write access
Resource not found
Validation error