We would like to automate creating our sequence schedules so we don't have to manually create them. I've located the API but not sure how write the code using the api-explorer in dev-tools. Our current process has tech support creating schedules for our sequences weekly. Would I need to create the shell (schedules) manually then use PUT "update new sequence schedule", or delete it weekly with DELETE and recreate from scratch?