DELETE api/v1/social/pods/removemember/{podId}/{memberId}

Removes the member from the pod Still need to test pod management functions

Request Information

URI Parameters

NameDescriptionTypeAdditional information
podId

The pod id

integer

Required

memberId

The member id

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, text/plain, application/xml, text/xml

Sample:

Sample not available.