版本:202201
删除元字段定义
DELETE/openapi/2022-01/metafield_definition/:id
通过元字段定义 ID 删除指定元字段定义。
请求
Path参数
id string必填
待删除的元字段定义 ID。
响应
- 200
- 500
200
- application/json
无 Schema
500
- application/json
- 数据结构
- 示例
- Result
数据结构
errorsstring[]
{
"errors": [
"invalid value, should be pointer to struct or slice"
]
}
{
"errors": [
"invalid value, should be pointer to struct or slice"
]
}