v23

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-15202747.7 KB
Agent Operations

Validate Agent YAML configuration

Validates the agent network configuration provided as a YAML file or string. Only files with a .yaml or .yml extension are accepted.

post/v1/agents/validate

Response

Successful Response

statusstring required

The result status of the validation.

messagestring required

Detailed message about the validation outcome.

suggestionstring nullable

Optional suggestion if any errors were found.