POST api/Release/Clone?republish={republish}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
republish

boolean

Default value is False

Body Parameters

ReleaseDto
NameDescriptionTypeAdditional information
Deleted

boolean

None.

Editable

boolean

None.

Name

string

None.

Headline

string

None.

DisplayDateTime

date

None.

Subheading

string

None.

CoreCopy

string

None.

NotesToEditor

string

None.

BoilerPlate

string

None.

ReviewDate

date

None.

ScheduledDateTime

date

None.

ScheduledTimeZoneView

string

None.

StartDateTime

date

None.

EndDateTime

date

None.

Direction

Direction

None.

Tags

Collection of TagCollectionItemDto

None.

KeyMessages

Collection of KeyMessageCollectionItemDto

None.

GlobalCategory

ListItemDto

None.

Regions

Collection of ReleaseRegionDto

None.

BusinessUnits

Collection of ReleaseBusinessUnitDto

None.

CustomReleaseStatus

ListItemDto

None.

CustomReleaseType

ListItemDto

None.

IsTest

boolean

None.

IsLockedDown

boolean

None.

Assignee

ListItemDto

None.

Team

ListItemDto

None.

RepublishReleaseId

integer

None.

AllowRepublish

boolean

None.

HasRepublishedChild

boolean

None.

Id

integer

None.

Visibility

RestrictedVisibility

None.

VisibilityUserId

integer

None.

VisibilityClientId

integer

None.

VisibilityUserGroupIds

Collection of integer

None.

Created

date

None.

Modified

date

None.

CreatedUser

ListItemDto

None.

ModifiedUser

ListItemDto

None.

Request Formats

application/x-www-form-urlencoded

Sample:

Sample not available.

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/plain

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/plain

Sample:

Sample not available.