结束会议日程
POST
https://api.maxhub.com/maxhub-jack/api/open/v5/meeting-schedule/actions/finish/{scheduleId}/member/{memberId}
请求参数
Path 参数
memberId
number
预约人成员ID
示例值:
213213213123
scheduleId
string
会议日程ID
示例值:
123123213
Header 参数
X-Isp-Code
string
必需
示例值:
{{sign_orgCode}}
Authorization
string
客户端令牌
示例值:
Bearer {{sign_client_token}}
X-Isp-TraceId
string
必需
示例值:
{{uuid}}
X-Auth-Sign
string
必需
示例值:
{{sign}}
X-Auth-Timestamp
string
必需
示例值:
{{timestamp}}
示例代码
返回响应
修改于 2025-04-09 11:11:25