Abstract user icon
zh
创作者

Upload: 网络故事 API 参考

Did you create your web stories with the WordPress Plugin or with another web story builder?

You can still take easily full advantage of our Web Stories Platform, the YouTube for Web Stories

Upload an existing web story to your channel. That simple!
要使用此功能,您必须有一个高级计划
价钱

Methods

uploadUpload the web story.

API Request

POST https://webstories.today/api/v1/upload

Parameters

apikeystring, required


Request body

{
    "storyid": 0,
    "storyurl": "https://....",
    "storytitle": "string",
    "storylanguage": "string",
    "storydescription": "string, max 280 characters",
    "storycoverimageurl": "string, https://....  (JPG), Preferable 1200x600",
    "channelid": 100,
    "categoryid": "string, category displayname_encoded ex art",
}
            

Response

The following table defines the properties that appear in this resource:

storyidint
When successull, an integer greater than 0