BuildDelete buildDelete build DELETE /v1/images/builds/:buildId Permanently deletes a build: The current build cannot be deleted, promote another build from the dashboard first. Request Responses200400404defaultA successful response.Cannot delete the current build.Build not found.An unexpected error response.