Appearance
Move a published changelog entry back to draft​
POST
/product/sites/{siteId}/releases/{releaseId}/unpublish
Retains published_at and release_date and removes the entry from public results.
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Path Parameters
siteId*
Type
Requiredstring
releaseId*
Type
Requiredstring
Responses​
Moved to draft
application/json
JSON"release": "string"
{
 Â
}