Copy

Copy

post

Copy (duplicate) a published item.

Path parameters
idinteger · int32Required

ID of Pub item to duplicate.

Body

Copy a published item

parentIdinteger · int32Optional

ID of a new parent published item. To obtain the published item ID, use the Get-PubItem command.

previousIdinteger · int32Optional

ID of a sibling item after which to place the specified published item. To obtain the sibling item ID, use the Get-PubItem command.

Responses
post
/api/PubItems/{id}/Copy

Last updated