Skip to main content
PATCH
Bulk update tags
Required scope: write

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org
string
required

Body

application/json
repo_ids
string[]
required
Required array length: 1 - 100 elements
action
enum<string>
required
Available options:
set,
remove
key
string
required

Tag key. Keys must not start with "$" (reserved for tag filter operators).

Minimum string length: 1
value
string

Response

Updated count

updated
number
required