Labels

Number of APIs: 7

  1. Label details (by label type) GET https://{{base_url}}/v6/groups/{{type}}/{{groupId}}.json

  2. Label details GET https://{{base_url}}/v6/groups/{{groupId}}.json

  3. Labels list GET https://{{base_url}}/v6/groups.json

  4. Labels list by type GET https://{{base_url}}/v6/groups/{{type}}.json

  5. Updating a label POST https://{{base_url}}/v6/groups/{{groupId}}/update.json

  6. Deleting a label POST https://{{base_url}}/v6/groups/{{groupId}}/delete.json

  7. Creating a label POST https://{{base_url}}/v6/groups/tests/new.json