WikiPageMoveResponse interface

Response contract for the Wiki Page Move API.

Properties

eTag

Contains the list of ETag values from the response header of the page move API call. The first item in the list contains the version of the wiki page subject to page move.

pageMove

Defines properties for wiki page move.

Property Details

eTag

Contains the list of ETag values from the response header of the page move API call. The first item in the list contains the version of the wiki page subject to page move.

eTag: string[]

Property Value

string[]

pageMove

Defines properties for wiki page move.

pageMove: WikiPageMove

Property Value