POST v1/Bookmark/CollectionsWith/{userId}/{documentId}

This will return all collections for a user.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

integer

Required

documentId

string

Required

Body Parameters

None.

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.