GET api/user_info/user_collection_accept?userCollectionId={userCollectionId}&parentCollectionId={parentCollectionId}

Принять коллекцию другого пользователя

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userCollectionId

Идентификатор коллекции, которой поделился другой пользователь

integer

Required

parentCollectionId

Идентифиактор родительской коллекции пользователя (не обязательный параметр)

integer

None.

Body Parameters

None.

Response Information

Resource Description

HTTP статус операции

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.