Skip to main content
DELETE
Permission Required: project:manage-build-storage
Permanently delete a build from storage. This action cannot be undone.

Path Parameters

buildId
string
required
The build ID (UUID)

Response

message
string
Success message confirming the build was deleted

Authorizations

X-Api-Key
string
header
required

API key for authentication

Path Parameters

buildId
string<uuid>
required

The build ID (UUID)

projectId
string
required

The project ID. You can copy it from the project settings page or the project URL in the dashboard.

Response

Build deleted successfully

message
string

Success message