跳到主要内容
版本:202506

创建主题文件

POST 

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

在指定主题中创建新文件。

请求

Path参数

    theme_id string必填

    主题 ID

请求体必填

    doc object必填

    文档

    typestring必填

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

    locationstring必填

    位置信息

响应

OK

数据结构
    codestring

    错误码

    messagestring

    错误信息

    data object
    object