POST v2/Bookmark/DeleteCollection

Deletes a collection by CollectionId.

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 the deleted collection

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.