POST api/AssignPlanToUser?MemberID={MemberID}&PlanID={PlanID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| MemberID | string |
Required |
|
| PlanID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.