"644" or "0755").
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
path | string | Yes | File or directory path |
mode | string | Yes | Octal mode string, e.g. "644", "0755" |
Response (SetPermissionsResponse)
| Field | Type | Description |
|---|---|---|
message | string | Confirmation message |
success | boolean | Whether the operation succeeded |