Delete
/v1/builds/{build-id}
Delete a particular image.
Security
API Key
Header parameter nameAuthentication
A JWT bearer token to be passed once authenticated.
Path parameters
build-id
string (uuid) Required
UUID of an image.
Responses
204
Nothing is returned on success.