跳到主要内容
版本:202201

创建主题文件

POST 

/openapi/2022-01/themes/:theme_id/doc

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

请求

Path参数

    theme_id string必填

    主题 ID。

请求体

    RAW_BODYstring
    默认值: {"doc":{"type":"assets","location":"test.js","content":"update"}}

响应

200

无 Schema