Validate the contents of a file

POST {{baseUrl}}/cms/v3/source-code/:environment/validate/:path

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

Request Body

[{"name"=>"file", "value"=>"<string>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring