Update a release

This endpoint updates an existing release and returns the release details.

Body Params
int64
required

The ID of the release.

string
required

The name of the release.

date

The start date of the release.

date

The end date of the release.

string

The description of the release.

int64
required

The ID of the associated project.

externalRelease
object

The linked Jira release.

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*