test-manager
2021.10
false
Test Manager release notes
- Release notes Test Manager
- Integrations
The following endpoints are available in the new
ObjectLabels scope, so
you can interact with Test Manager object labels (e.g., requirements, test cases, labels)
through the API.
GET /api/objectlabels/project/{projectId}/all
GET /api/objectlabels/object/{objectId}/all
POST /api/objectlabels/object/{id}/assign
POST /api/objectlabels/object/{id}/unassignGET /api/objectlabels/project/{projectId}/all
GET /api/objectlabels/object/{objectId}/all
POST /api/objectlabels/object/{id}/assign
POST /api/objectlabels/object/{id}/unassignFor more information, see Test Manager Permissions .