v76

OpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Labels

Update labels

Update labels used for your project without updating the labeling configuration.

patch/api/labels/{id}/

Path parameters

idinteger required

A unique integer value identifying this label.

Request body

approvedboolean

Status of label

approved_byinteger nullable

User who approved this label

created_byinteger

User who made this label

descriptionstring nullable

Label description

organizationinteger
titlestring

Label title

{"stackTrail":"components:schemas:PatchedLabelRequest:properties:value","oasType":"schema","type":"unknown","description":"Label value"}

Response

approvedboolean

Status of label

approved_byinteger nullable

User who approved this label

created_atstring date-time required

Time of label creation

created_byinteger required

User who made this label

descriptionstring nullable

Label description

idinteger required
linksinteger[] required
organizationinteger required
projectsinteger[] required
titlestring required

Label title

updated_atstring date-time required

Time of label modification

{"stackTrail":"components:schemas:Label:properties:value","oasType":"schema","type":"unknown","description":"Label value"}