POST place/{placeId}/shares/accept

Accepts the share

Request Information

URI Parameters

NameDescriptionTypeAdditional information
placeId

the place's id

integer

Required

Body Parameters

None.

Response Information

Resource Description

the list of users invited on the pool

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.