v6

latestOpenAPI 3.0.02026-08-036241,3352.0 MB
Releasenotes

Create or update release notes

Requires permission: IT

Upserts a versioned set of release notes (by Id, or by Version if no Id).

post/ReleaseNotes

Request body

idinteger nullable
versionstring nullable
titlestring nullable
bodyHtmlstring nullable
publishedboolean
releasedOnstring date-time nullable

Example request

{
  "published": false
}

Response

Success - saved