label

Update the label properties.

This endpoint let user update label properties.

put/labels/{label_id}

Path parameters

label_idinteger required

Label ID

Headers

X-Request-Idstring

An unique ID for the request

Request body

idinteger

The ID of the label

namestring

The name the label

descriptionstring

The description the label

colorstring

The color the label

scopestring

The scope the label

project_idinteger

The ID of project that the label belongs to

creation_timestring date-time

The creation time the label

update_timestring date-time

The update time of the label

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.