跳到主要内容
版本:202601

复制主题

POST 

/openapi/2026-01/themes/copy

在当前店铺内把已有主题复制为一个新主题,返回新主题 ID;可用 sources 限定复制范围。

请求

请求体必填

    copy_theme_idstring必填

    要复制的源主题 id

    copy_theme_namestring必填

    新(复制出的)主题名称

    sourcesstring

    可选,逗号分隔的复制来源范围,默认全部

响应

OK

数据结构
    codestring

    错误码

    messagestring

    错误信息

    data object
    dataobject

    复制出的主题