Skip to main content
DELETE
Delete a build

Authorizations

api-key
string
header
required

Path Parameters

build_id
string
required

Build ID to delete.

Response

Build soft-deleted and artifacts cleaned up.

Confirmation that the build was soft-deleted.

status
string
required

Result status, typically "success".

message
string
required

Human-readable confirmation, e.g., "Build deleted successfully".