Source_Code_Validate

Validate the contents of a file

Validates the file contents passed to the endpoint given a specified path and environment. Accepts multipart/form-data content type.

post/cms/v3/source-code/{environment}/validate/{path}

Path parameters

environmentstring required
pathstring required

The file system location of the file.

Response

An error occurred.

Changes