Skip to content
Get started

Delete image

delete/images/{name}

Delete image

Path ParametersExpand Collapse
name: string
Delete image
curl http://localhost:8080/images/$NAME \
    -X DELETE \
    -H "Authorization: Bearer $HYPEMAN_API_KEY"
Returns Examples