Skip to main content
Import an agent configuration from a YAML string to update the current agent.

Path Parameters

string
required
The UUID of the agent to update.

Request Body

string
required
The complete YAML configuration string to import.

Response

Returns the updated agent configuration.