Delete all of a user's schedulers. Schedulers are users on whose behalf the current user (assistant) can schedule meetings for. By calling this API, the current user will no longer be a scheduling assistant of any user.Prerequisite: Current user (assistant) must be under the same account as the scheduler. Scopes: user:write:adminuser:writeRate Limit Label:Light
请求参数
Path 参数
返回响应
🟢204**HTTP Status Code:** `204`<br> All schedulers deleted.
application/json
Body
🟠404**HTTP Status Code:** `404` **Not Found**<br><br>
**Error Code:** `1001`<br>
User does not exist: $userId.