Labels
Number of APIs: 5
-
/labels GET {{url}}/labels
-
/labels create POST {{url}}/labels
-
/labels/:id rename PUT {{url}}/labels/{{label_id}}
-
/labels/:id delete DELETE {{url}}/labels/{{label_id}}
-
/labels/:id GET {{url}}/labels/{{label_id}}