POST api/users/membershipforum?email={email}&subscribe={subscribe}&isDebug={isDebug}
Subscription to Leserforum
Request Information
URI Parameters
| Name | Description | Type |
|---|---|---|
|
The email address to check [required] |
string | |
| subscribe |
Weather the email should be a member [required] |
boolean |
Body Parameters
None.
Response Information
Resource Description
'Updated' if the request was processed successfylly. Exception (Status 500) Otherwise
string
Sample:
"result"