Skip to content

Delete a Story Schedule

DELETE
https://mapi.storyblok.com/v1/spaces/:space_id/story_schedulings/:story_scheduling_id/

Delete a schedule by the numeric ID.

  • :space_id number

    Numeric ID of a space

  • :story_scheduling_id number

    Numeric ID of a story scheduling object

curl "https://mapi.storyblok.com/v1/spaces/288868932106293/story_schedulings/123/" \
-X DELETE \
-H "Authorization: YOUR_PERSONAL_ACCESS_TOKEN"

Was this page helpful?

What went wrong?

This site uses reCAPTCHA and Google's Privacy Policy (opens in a new window).Terms of Service (opens in a new window) apply.