v1
latestOpenAPI 3.0.32026-07-134103031.5 MBFinding Labels
Create Finding Label
post/labels/findings/
Request body
idstring required
A unique Base58 value identifying this object.
namestring required
Name of the label.
The maximum length is 255 characters.
colorstring
Color of the label, in RGB hexadecimal format prefixed with "#".
For example, "#00FF00" for green.
changedstring date-time required
Date and time of the last change, in ISO 8601 UTC format.
For example, "2023-08-09T13:27:43.8208302".
Response
idstring required
A unique Base58 value identifying this object.
namestring required
Name of the label.
The maximum length is 255 characters.
colorstring
Color of the label, in RGB hexadecimal format prefixed with "#".
For example, "#00FF00" for green.
changedstring date-time required
Date and time of the last change, in ISO 8601 UTC format.
For example, "2023-08-09T13:27:43.8208302".