Skip to main content
PUT
Update project agent label

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required
Example:

"my-project"

agent_id
string
required
Minimum string length: 1
label_id
string<uuid>
required

Query Parameters

source_target_kind
enum<string>
default:project
Available options:
project,
main_branch

Body

application/json
key
string
required
Required string length: 1 - 64
value
string | null
Maximum string length: 128
color
string | null
Maximum string length: 32

Response

Updated label

id
string<uuid>
required
resource_kind
enum<string>
required
Available options:
project,
project_agent
project_id
string<uuid>
required
namespace
string
required
key
string
required
value
string | null
required
created_at
string
required
updated_at
string
required
source_target_kind
string | null
source_agent_id
string | null
color
string | null