Path parameters
-
ID of the resource to fetch
DELETE /routines/{id}
curl \
-X DELETE https://api.cosmily.com/api/v1/routines/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"
ID of the resource to fetch
curl \
-X DELETE https://api.cosmily.com/api/v1/routines/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"