Favorites
Last updated
Last updated
POST
https://[customer].testresults.io/api/favorites/project
Marks the project as a favorite.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
DELETE
https://[customer].testresults.io/api/favorites/project/:pId
Removes a project from favorite projects. Makes it a regular project.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
https://[customer].testresults.io/api/favorites/testcase
Marks Test Case as a favorite.
DELETE
https://[customer].testresults.io/api/favorites/testcase/:tcId
Removes Test Case from favorite Test Cases. Makes it a regular Test Case.
POST
https://[customer].testresults.io/api/favorites/testset
Marks Test Set as a favorite.
DELETE
https://[customer].testresults.io/api/favorites/testset/:tsId
Removes Test Set from favorite Test Sets. Makes it a regular Test Set.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authentication
string
Authentication token
ForeignId
string
Project ID
pId
string
Project ID
Authentication
string
Authentication token
Authentication
string
Authentication token
ForeignId
string
Test Case ID
tcId
string
Test Case ID
Authentication
string
Authentication token
Authentication
string
Authentication token
ForeignId
string
Test Set ID
tsId
string
Test Set ID
Authentication
string
Authentication token