Skip to content
Get started

Delete snapshot schedule for an instance

delete/instances/{id}/snapshot-schedule

Delete snapshot schedule for an instance

Path ParametersExpand Collapse
id: string
Delete snapshot schedule for an instance
curl http://localhost:8080/instances/$ID/snapshot-schedule \
    -X DELETE \
    -H "Authorization: Bearer $HYPEMAN_API_KEY"
Returns Examples