API documentation
    • Introduction
    • Error guide
    • Quickstart guide
    • Datacenter
    • File and Folder
      • File
      • Folder
    • Region
    • Storage
      • Status
        GET
    • Welcome
      GET
    • Schemas
      • StandardResponse
      • ErrorResponse

    StandardResponse

    {
        "success": true,
        "message": "Operation completed successfully.",
        "data": {
            "property1": "string",
            "property2": "string"
        }
    }
    Built with