API Reference

Overview

Delete Schedule Item

Deletes one item from a schedule by schedule ID and item ID. Use this to remove a specific capture target from a schedule.

Endpoint

DELETEhttps://snapshot-api.mindiqglobal.com/api/v1/schedules/{scheduleId}/items/{itemId}

Path Parameters

NameRequiredTypeDescription
scheduleIdYesintegerSchedule ID.
itemIdYesintegerSchedule item ID.