Releases Resources

Applies to QAComplete 14.3, last modified on February 19, 2024
Operation HTTP Method Description
projects/ProjectId/releases GET Returns a list of releases registered in QAComplete.
projects/ProjectId/releases POST Adds a new release to QAComplete.
projects/ProjectId/releases/{Id} GET Returns a release by its ID.
projects/ProjectId/releases/{Id} PUT Updates the specified release.
projects/ProjectId/releases/{Id} PATCH Updates the specified fields of a release.
projects/ProjectId/releases/{Id} DELETE Deletes the specified release from QAComplete.

See Also

About QAComplete REST API

Highlight search results