POST api/users/membershipforum?email={email}&subscribe={subscribe}&isDebug={isDebug}

Subscription to Leserforum

Request Information

URI Parameters

NameDescriptionTypeAdditional information
email

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"