v1

latestOpenAPI 3.0.0eBay API License Agreement2026-07-142328131.5 KB
schedule

This method deletes an existing schedule. Specify the schedule to delete using the <strong>schedule_id</strong> path parameter.

delete/schedule/{schedule_id}

Path parameters

schedule_idstring required

The <strong>schedule_id</strong> of the schedule to delete. This ID was generated when the task was created. If you do not know the schedule_id, use the <strong>getSchedules</strong> method to return all schedules based on a specified feed_type and find the schedule_id of the schedule to delete.

Response

No Content