test-suite
2021.10
false
- Release notes Test Manager
- Release notes Studio
- Release notes Orchestrator
- Release notes integrations
Important :
The Test Suite guide has been deprecated. For the latest documentation on Test Manager and UiPath testing capabilities, visit the Test Manager guide.

OUT OF SUPPORT
Test Suite™ Release Notes
Last updated Sep 9, 2025
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}/unassign
GET /api/objectlabels/project/{projectId}/all
GET /api/objectlabels/object/{objectId}/all
POST /api/objectlabels/object/{id}/assign
POST /api/objectlabels/object/{id}/unassign
For more information, see Test Manager Permissions .