v3-projects-{id}-labels
Number of APIs: 4
-
Create a new label POST {{baseUrl}}/v3/projects/:id/labels
-
Delete an existing label DELETE {{baseUrl}}/v3/projects/:id/labels?name=<string>
-
Get all labels of the project GET {{baseUrl}}/v3/projects/:id/labels
-
Update an existing label. At least one optional parameter is required. PUT {{baseUrl}}/v3/projects/:id/labels