- 概述
- 定制配置
- API
- WEB
- SC
- OP
- MP
- MP Copy
- PP
- APP
- OpenApi
- 机构运营报表
- 未命名接口POST
翻译更新
开发中
POST
bis/sc/word/update
翻译校对
最后修改时间:2022-12-14 00:55:17
2.翻译校对有误在SC修改准确翻译。
请求参数
Body 参数application/json
ids
array[string]
批量修改主键值
word_val
string
翻译值
status
string
翻译状态
is_delete
string
忽略状态
示例
{"id":1}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'bis/sc/word/update' \
--header 'Content-Type: application/json' \
--data-raw '{"id":1}'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{}