Link Search Menu Expand Document

Scheduler Service

Jan 1 2022 at 12:00 AM

  1. API calls within Scheduler Service
    1. Scheduler Service
      1. API Calls

Scheduler Service

The Scheduler API service manages the actions configured within active cloud based calendars' events based on the scheduled time specified.

API calls within Scheduler Service

Scheduler Service

API Calls

RescheduleAllEvents

POST

Permission

SuperUser right

Accessible

Tenant Root Only   Refer to the response and accessiblity information for more information.

URL

https://{tenantDomain}/{accountPath}/_apis/dapi/v1/Scheduler/RescheduleAllEvents

URL Example
https://iotnxtinternal.commander.io/default/_apis/dapi/v1/Scheduler/RescheduleAllEvents

URL Params

None

Data Params

None

Success Response

Refer to the response and accessiblity information for more information.

Error Response

Refer to the response and accessiblity information for more information.

Notes

None