Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
runtime_id | string | Yes | Runtime identifier |
path | string | Yes | Directory path to create |
Response
| Field | Type | Description |
|---|---|---|
message | string | Confirmation message |
path | string | Created directory path |
Create directories in an agent runtime
| Parameter | Type | Required | Description |
|---|---|---|---|
runtime_id | string | Yes | Runtime identifier |
path | string | Yes | Directory path to create |
| Field | Type | Description |
|---|---|---|
message | string | Confirmation message |
path | string | Created directory path |