Configuration Schedules
Delete a schedule
Use this endpoint to delete a reconciliation schedule from a context.
delete/v1/contexts/{contextId}/schedules/{scheduleId}
Path parameters
contextIdstring required
The unique identifier of the reconciliation context.
scheduleIdstring required
The unique identifier of the schedule.
Headers
X-Request-Idstring
A unique identifier for tracing the request across services.
Response
Schedule deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.