Auto Schedule
Delete Auto Schedule
Delete a specified auto schedule.
DELETE
/
auto-schedule
/
delete
Available on paid plans.
Delete a particular auto schedule. Provide the title of the schedule or “default” is used.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Profile-Key
string
Profile Key of a user profile.
Request Body
title
string
Schedule title previously set in /auto-schedule/set endpoint. If a title is not given, “default” title is used.