POST api/Notification?userIdentifier={userIdentifier}&notificationId={notificationId}&standbyNotificationType={standbyNotificationType}

Authorization

Access to this endpoint is public.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userIdentifier

PearsonEnglish.LearningServices.Business.Helpers.UserIdentifier

Required

notificationId

globally unique identifier

Required

standbyNotificationType

integer

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.