PUT api/usernotificationdetails/{userNotificationDetailId}

Update UserNotificationDetailModel by primary key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userNotificationDetailId

integer

Required

Body Parameters

UserNotificationDetailModel
NameDescriptionTypeAdditional information
UserNotificationDetailId

integer

Required

UserNotificationId

integer

Required

StaffId

integer

None.

UserId

integer

None.

IsStaff

boolean

Required

UserResponseId

integer

None.

CreatedBy

string

Required

String length: inclusive between 0 and 50

CreatedOnUtc

date

Required

StaffFsStaff

FsStaffModel

None.

UserFsUser

FsUserModel

None.

UserNotificationHeader

UserNotificationHeaderModel

None.

UserResponseUserNotificationResponse

UserNotificationResponseModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

None.