PUT api/v3/CampaignNotifications/{dailyMasteryChallengeId}/update?isCorrectAnswer={isCorrectAnswer}&userChoiceText={userChoiceText}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dailyMasteryChallengeId

integer

Required

isCorrectAnswer

boolean

Required

userChoiceText

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.