更新周期日程
PUT
https://api.maxhub.com/maxhub-jack/api/open/v5/repeat-schedule/{repeat_schedule_id}
请求参数
Path 参数
repeat_schedule_id
string
周期会议id
示例值:
1901454865519874049
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}}
Body 参数application/json
示例代码
返回响应
修改于 2025-04-09 11:33:44