Description | Example | Return Message | Group(s)

DeleteCustomSTKReport

HTTP Request Formats

DELETE api/CustomSTKReport

To specify the schedule the command shall be sent to:

DELETE api/schedule/{scheduleName}/CustomSTKReport

Description

The DeleteCustomSTKReport REST API command removes a custom STK report format.

Parameters

  • RepName: A string of text that Astro Scheduler Engine will use to determine which report format to remove.

Examples

Delete a custom report, "RoutineObservation", from the active schedule

DELETE api/CustomSTKReport

Body:

"RoutineObservation"

Return Message

If activated, a standard response for a successful HTTP response shall appear.


Group Membership

This command belongs to the following group(s):

Scheduler

Version

12.3