拒绝参加会议日程
POST
https://api.maxhub.com/maxhub-jack/api/open/v5/meeting-schedule/{scheduleId}/participant/{memberId}/actions/reject
请求参数
Path 参数
memberId
number
成员ID
示例值:
1231324323
scheduleId
string
日程ID
示例值:
23123123
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:10:46