Change Updates

Do not miss any Cosmily API changes, ever again

Subscribe to the Cosmily API changelog to be up to date on recent changes.

RSS
Cosmily API documentation

Change #bd3519ff

Last update:
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /plans/{id}
  • Path
  • id_or_alias path parameter Removed
  • id path parameter Added
GET /plans/{id}/routines/{routine_id}
  • Path
  • routine_id path parameter Added
GET /plans/{id}/routines/{routine_id}/routine_steps
  • Path
  • routine_id path parameter Added
PATCH /plans/{id}/complete
  • Response
  • 404 response Added
PATCH /plans/{id}/routines/{routine_id}/routine_steps/{routine_step_id}
  • Path
  • routine_id, routine_step_id path parameters Added