Delete an existing scheduled task

Delete an existing scheduled task based on its id

Path parameters
id
string required
Responses
  • 204 Scheduled task successfully deleted
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error