Patch Agent
PATCH/v1/agents/:agent_id
Update an agent's name and/or description. Does not modify agent versions or configuration.
Status Codes:
200: Agent updated successfully400: Validation error (invalid input)403: Forbidden (cannot update global agents)404: Agent not found409: Conflict (name conflict)500: Internal server error
Request
Responses
- 200
- 400
Successful Response
Validation Error