POST v1/Bookmark/Save

Save an individual bookmark.

Request Information

URI Parameters

None.

Body Parameters

Bookmark
NameDescriptionTypeAdditional information
BookmarkId

integer

None.

BookmarkType

string

None.

UserId

integer

None.

UserName

string

None.

IssueKey

integer

None.

PageKey

integer

None.

ArticleKey

integer

None.

MediaKey

integer

None.

DocumentId

string

None.

Note

string

None.

Metadata

string

None.

Created

date

None.

Updated

date

None.

PageName

string

None.

Spread

integer

None.

BaseThumbUrl

string

None.

UpdatedFormat

string

None.

ThumbnailLinkSmallLegacy

string

None.

ThumbnailLinkSmall

string

None.

ThumbnailLink360

string

None.

ThumbMedium

string

None.

ThumbnailLinkMedium

string

None.

ThumbnailLinkLargeLegacy

string

None.

ThumbnailLinkLarge

string

None.

IsMedia

boolean

None.

Issue

BookmarkIssue

None.

Article

Article

None.

Media

Media

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HTTP 200 with the saved bookmark

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.