/
OP
opencelium
/
OpenCelium API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1w ago
View markdown
opencelium
OpenCelium API
delete
Delete a scheduler by provided id
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
230
114
249.2 KB
# Authorization
1
Aggregator
8
Application Components
1
Application Config
2
Category
11
Connection
35
Connector
15
Event Content
3
Event Message
10
Execution
5
Extra Operations
3
File
8
Invoker
14
Languages
1
Ldap
2
Online Synchronization History with Service Portal
3
password-reset-controller
2
Scheduler
22
put
Changes status(ON/OFF) of a scheduler by provided scheduler id
get
Retrieves a scheduler from database by provided id
put
Changes or Reschedules Scheduler
delete
Delete a scheduler by provided id
put
Changes only title of scheduler by provided scheduler id
put
Runs all schedulers provided in request body
get
Retrieves a notification associated with a scheduler by provided scheduler ID and notification ID.
put
Modifies a notification associated with a scheduler by provided scheduler ID and notification ID.
delete
Deletes a notification for a scheduler by provided scheduler ID and notification ID.
put
Deletes a list of notifications associated with a scheduler by provided scheduler ID and a list of notification IDs.
put
Deletes a collection of schedulers based on the provided list of their corresponding IDs.
put
Sets the status of the provided schedulers to (ON) in the list of schedulers.
put
Sets the status of the provided schedulers to (OFF) in the list of schedulers.
post
Creates a new scheduler in the system by accepting scheduler data in the request body
post
Creates a notification for a scheduler by provided scheduler ID.
post
Retrieves a collection of schedulers based on the provided list of their corresponding IDs.
post
Retrieves a list of schedulers by IDs
get
Retrieves all notifications associated with a scheduler by provided scheduler ID.
get
Terminates a scheduler by provided scheduler ID
get
Retrieves list of running schedulers
get
Executes a scheduler by provided scheduler ID
get
Retrieves a list of schedulers from database
Search
1
Subscription
13
Support files for Connections
6
Template
11
Update Assistant
17
User
12
User Details
1
User Role(Group)
9
Webhook
6
Widget
6
Widget Settings
2
Scheduler
Delete a scheduler by provided id
delete
/scheduler/{id}
Path parameters
id
integer
required
Response
Scheduler is successfully deleted.