Delete a scheduler
DELETE {{baseUrl}}/users/:userId/schedulers/:schedulerId
Delete a scheduler. For user-level apps, pass the me
value instead of the userId
parameter.
Schedulers are users who the current user (assistant) can schedule meetings on their behalf. By calling this API, the current user will no longer be a scheduling assistant of this scheduler.
Prerequisites: * Current user must be under the same account as the scheduler.
Scopes: user:write:admin
,user:write
Rate Limit Label: Light