内容改写
POST
/v2/business/content/content-rephrase用不同的声音和风格重新表述您的内容,以吸引不同的读者。
请求参数
Query 参数
engine
string
必需
示例值:
economy
language
string
必需
示例值:
en
num_copies
integer
必需
Header 参数
content-type
string
必需
示例值:
application/json
Body 参数application/json
content_to_rephrase
string
必需
tone_of_voice
string
可选
示例
{
"content_to_rephrase": "string",
"tone_of_voice": "string"
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
array[null]
可选
示例
[
null
]
最后修改时间: 10 个月前