更新自定义客户事件类型
POST
/open-api/external_user_event/custom_type/update
openapi
错误码 | 说明 |
---|---|
20607 | custom_event_type_id对应事件类型不存在 |
20608 | custom_event_type_name超出8字符长度限制 |
20609 | 该custom_event_type_name已存在 |
20610 | custom_event_type_name不能为空 |
20611 | custom_event_type_name不能与微伴基础事件类型重名 |
调用此接口需购买基础席位。 |
请求参数
Query 参数
access_token
string
调用接口凭证
默认值:
{{access_token}}
Body 参数application/json
示例代码
返回响应
修改于 2024-03-05 07:10:29