POST v1/Bookmark/SaveCollection

This will return all issues for the magazine.

Request Information

URI Parameters

None.

Body Parameters

Collection
NameDescriptionTypeAdditional information
CollectionId

integer

None.

UserId

integer

None.

UserName

string

None.

ParentCollectionId

integer

None.

CollectionName

string

None.

UrlToken

string

None.

IsPublic

boolean

None.

Note

string

None.

Created

date

None.

Updated

date

None.

BookmarksCount

integer

None.

UpdatedFormat

string

None.

Bookmarks

Collection of Bookmark

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 all Issues

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.