Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev GuideRecipesAPI ReferenceChangelog
Dev GuideAPI ReferenceChangelogUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
Changelog

New endpoint

Introduced PATCH /milestones/:id, which updates a milestone. All parameters in the request body are optional but not nullable. Only the provided fields are updated.

📘

Note

If the tasks array is empty, it removes all task associations for that milestone.