Environment

Validates path.

post/Environment/ValidatePath

Request body

ValidateWritableboolean

Gets or sets a value indicating whether validate if path is writable.

Pathstring nullable

Gets or sets the path.

IsFileboolean nullable

Gets or sets is path file.

Response

Path validated.

Changes