v1

latestOpenAPI 3.1.0Apache-2.02026-07-226091175.5 KB
Evaluation

Rename input file

Rename one input file attached to an automation dataset example. The parent folder is preserved.

patch/api/v1/automations/{id}/examples/{exampleId}/input/{path}

Path parameters

idstring required

Automation id or typed alias.

Automation id or typed alias.

exampleIdstring required

Dataset example id.

Dataset example id.

pathstring required

Slash-delimited path under the example input folder.

Slash-delimited path under the example input folder.

Request body

newFilenamestring required

New basename for the file. The parent folder is preserved.

Response

Renamed input file.

oktrue required
filenamestring required
pathstring required

Updated input file path.