跳到主要内容
版本:202506

重命名主题文件

PUT 

/openapi/2025-06/themes/:theme_id/doc-rename

重命名指定主题中的现有文件。

请求

Path参数

    theme_id string必填

    主题 ID

请求体必填

    doc object必填

    文档

    typestring必填

    文件类型:layout、templates、sections、snippets、assets、config、locales 等

    locationstring

    位置信息

    new_locationstring

    新位置

响应

OK

数据结构
    codestring

    错误码

    messagestring

    错误信息

    data object
    object