Targets

Delete an unused Target

Targets with Generation or release history, or an active release candidate, must be disabled instead.

DELETE
/targets/{target_id}

Targets with Generation or release history, or an active release candidate, must be disabled instead.

AuthorizationBearer <token>

Organization API key from the console (ak_...), or an OAuth access token with user:org:read, the organization selected during consent, and the capability required by the operation.

In: header

Path Parameters

target_id*string

Stable identifier for one configured generated product.

Match^tgt_[a-z0-9]{16}$

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/targets/tgt_5m8q2v7k1p9d4h6c"
Empty