Add Agent Version
POST/v1/agents/:agent_id/versions
Add a new version to an existing agent with updated configuration. The new version becomes the current version of the agent.
Status Codes:
200: Agent version created successfully400: Validation error (invalid input)404: Agent not found500: Internal server error
Request
Responses
- 200
- 400
Successful Response
Validation Error