Delete Schedule

Delete a schedule in Opsgenie.

Options

Field Definition Type Required
Schedule Identifier Specifies how to identify the schedule. Choose one of the following options:
  • Schedule ID: Unique ID of the schedule rotation.
  • Schedule Name: Name of the schedule rotation.
Dropdown TRUE

Input

Field Definition Type Required
Schedule ID Unique ID of the schedule.

Displays when Schedule ID is selected from the Schedule Identifier option.

String TRUE
Schedule Name Name of the schedule.

Displays when Schedule Name is selected from the Schedule Identifier option.

String TRUE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number
Result Result of the API call.

For example, Deleted.

String

Related topics

Opsgenie connector

Workflow elements

Opsgenie API overview