Delete the Schedule with the specified rid.
Third-party applications using this endpoint via OAuth2 must request the following operation scope: api:orchestration-write.
1
2
3
curl -X DELETE \
\t-H "Authorization: Bearer $TOKEN" \
"https://$HOSTNAME/api/v2/orchestration/schedules/ri.scheduler.main.schedule.5ad5c340-59f3-4a60-9fc6-161bb984f871"| Error Name | ||
|---|---|---|
Delete | Error Code | PERMISSION_DENIED |
| Status Code | 403 | |
| Description | Could not delete the Schedule. | |
| Parameters | scheduleRid | |
See Errors for a general overview of errors in the platform.