DELETE
Delete a build

Authorizations

api-key
string
header
required

Per-project server key, prefixed sk_live_. Full access to every endpoint. Keep it on your backend: never ship it in a game binary.

Path Parameters

build_id
string
required

Build identifier.

Example:

"build_9f2c"

Response

Build deleted.