v1

latestSwagger 2.02026-07-13285166341.1 KB
ContentRelease

Update a ContentReleaseVersion

Updates a ContentReleaseVersion. The body of the PUT is the updated ContentReleaseVersion.
When successful, the response is empty. If unsuccessful, an appropriate ApiError is returned.

put/api/v2/ContentReleases/{ContentReleaseId}

Path parameters

ContentReleaseIdinteger required

The ID of the ContentReleaseVersion to update

Request body

ContentReleaseIDinteger

ContentReleaseID

ContentDefinitionIDinteger

ContentDefinitionID

Versioninteger

version

ReleaseIDinteger

rele4ase Id

PublisherUserIDinteger

PublisherUser ID

UpdatedDatestring date-time

Updated Date

Deletedboolean

deleted flag

TestReportUrlstring

The URL at which test reports for this content can be found

Response

No Content