Skip to content
Get started

Stop and delete instance

delete/instances/{id}

Stop and delete instance

Path ParametersExpand Collapse
id: string
Stop and delete instance
curl http://localhost:8080/instances/$ID \
    -X DELETE \
    -H "Authorization: Bearer $HYPEMAN_API_KEY"
Returns Examples