Delete snapshot schedule for an instance
/instances/{id}/snapshot-schedule
Delete snapshot schedule for an instance
Path Parameters
id: string
Delete snapshot schedule for an instance
curl http://localhost:8080/instances/$ID/snapshot-schedule \
-X DELETE \
-H "Authorization: Bearer $HYPEMAN_API_KEY"