Skip to main content
DELETE
Remove a branch tag from every branch in a project

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Path Parameters

projectId
string
required

Project UUID, not a slug. Resolve a slug with GET /project/slug/{slug} using the same workspace and credentials, then pass the returned id.

Query Parameters

text
string
required
Maximum string length: 64

Response

200 - application/json
affected_branches
number
required

Number of branches updated, including Base when applicable.