Skip to main content

Path Details

Parameters

Description

Type

Required

organization_uuid

The created organization in Medianova Cloud Panel unit ID value.

String

Yes

label

Specifies the Stook Path filename. There is no character limit and special characters can be written.

String

Yes

Payload

CODE
{
    "label": "ExamplePath"
}

Response

CODE
{
  "status": true,
  "data": {
    "uuid": "****-****-****-******",
    "organization_uuid": "*****-****-****-****",
    "root_path": "path_***",
    "size": "0B",
    "label": "xtestx",
    "status": true,
    "deleted": false,
    "region": "tr",
    "ftp_accounts": [],
    "stook_accounts": []
  }
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.