Projects
get
https://[customer].testresults.io
/api/projects
Get Projects
get
https://[customer].testresults.io
/api/projects/recent
Get recent Projects
get
https://[customer].testresults.io
/api/projects/favorites
Get favorites Projects
get
https://[customer].testresults.io
/api/projects/archive
Get archive Projects
get
https://[customer].testresults.io
/api/projects/:pId
Get Project details
post
https://[customer].testresults.io
/api/projects
Create new Project
put
https://[customer].testresults.io
/api/projects/:pId
Update Project
delete
https://[customer].testresults.io
/api/projects/:pId
Remove Project
Last modified 4yr ago