PUT api/VideoFeedbacksAdmin/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

VideoFeedbackMaster
NameDescriptionTypeAdditional information
FeedbackId

integer

None.

VideoId

integer

None.

UserId

integer

None.

Rating

decimal number

None.

Comment

string

Required

String length: inclusive between 0 and 500

CreatedDate

date

None.

CreatedById

integer

None.

ModifiedById

integer

None.

ModifiedDate

date

None.

Status

integer

None.

VideoMaster

VideoMaster

None.

Request Formats

application/json, text/json

Sample:
{
  "feedbackId": 1,
  "videoId": 2,
  "userId": 3,
  "rating": 4.0,
  "comment": "sample string 5",
  "createdDate": "2026-03-15T05:03:25.3953372-07:00",
  "createdById": 7,
  "modifiedById": 1,
  "modifiedDate": "2026-03-15T05:03:25.3953372-07:00",
  "status": 8,
  "videoMaster": {
    "$id": "2",
    "board": [
      1,
      2
    ],
    "class": [
      1,
      2
    ],
    "subject": [
      1,
      2
    ],
    "faculty": [
      1,
      2
    ],
    "imageType": "sample string 1",
    "imageValue": "sample string 2",
    "baseString": "sample string 3",
    "showImage": true,
    "previewImage": "sample string 5",
    "videoId": 6,
    "name": "sample string 7",
    "description": "sample string 8",
    "thumbnailUrl": "sample string 9",
    "videoUrl": "sample string 10",
    "statusId": 11,
    "isGuestVideo": true,
    "className": "sample string 13",
    "createdById": 14,
    "createdDate": "2026-03-15T05:03:25.3953372-07:00",
    "modifiedById": 1,
    "modifiedDate": "2026-03-15T05:03:25.3953372-07:00",
    "isHomePage": true,
    "canView": true,
    "canViewWithoutLogin": true,
    "price": 19.0,
    "videoPreviewLink": "sample string 20",
    "discountPrice": 1.0,
    "orderById": 21,
    "homePageOrderById": 22,
    "chapterName": "sample string 23",
    "buyingDetails": [
      {
        "$id": "3",
        "buyingDetailId": 1,
        "userId": 2,
        "videoId": 3,
        "statusId": 4,
        "createdDate": "2026-03-15T05:03:25.3953372-07:00",
        "createdById": 6,
        "modifiedById": 7,
        "modifiedDate": "2026-03-15T05:03:25.3953372-07:00",
        "userMaster": {
          "$id": "4",
          "userId": 1,
          "userName": "sample string 2",
          "mobileNo": "sample string 3",
          "emailId": "sample string 4",
          "statusId": 5,
          "isProfileUpdate": true,
          "roleId": 7,
          "password": "sample string 8",
          "salt": "sample string 9",
          "createdById": 10,
          "createdByDate": "2026-03-15T05:03:25.3957105-07:00",
          "modifiedById": 1,
          "modifiedByDate": "2026-03-15T05:03:25.3957105-07:00",
          "verificationCode": "sample string 12",
          "buyingDetails": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "orderDetails": [
            {
              "$id": "5",
              "orderDetailId": 1,
              "videoId": 2,
              "orderId": 3,
              "userId": 1,
              "statusId": 4,
              "orderMaster": {
                "$id": "6",
                "orderId": 1,
                "customerName": "sample string 2",
                "emailId": "sample string 3",
                "mobileNumber": "sample string 4",
                "orderCode": "sample string 5",
                "token": "sample string 6",
                "customerId": 7,
                "createdById": 8,
                "createdDate": "2026-03-15T05:03:25.3957105-07:00",
                "modifiedById": 1,
                "modifiedDate": "2026-03-15T05:03:25.3957105-07:00",
                "statusId": 10,
                "taxAmount": 11.0,
                "totalAmount": 12.0,
                "paytmStatus": "sample string 13",
                "bankTaxId": "sample string 14",
                "refundAmount": 1.0,
                "paytmResponseMsg": "sample string 15",
                "orderDetails": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "userMaster": {
                  "$ref": "4"
                }
              },
              "userMaster": {
                "$ref": "4"
              },
              "videoMaster": {
                "$ref": "2"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "orderMasters": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "paymentDetails": [
            {
              "$id": "7",
              "paymentId": 1,
              "buyingDetailId": 2,
              "userId": 3,
              "statusId": 4,
              "netAmount": 5.0,
              "taxAmount": 6.0,
              "totalAmount": 7.0,
              "createdDate": "2026-03-15T05:03:25.3957105-07:00",
              "createdById": 9,
              "modifiedById": 1,
              "modifiedDate": "2026-03-15T05:03:25.3957105-07:00",
              "bankTaxId": "sample string 10",
              "orderId": "sample string 11",
              "gatewayName": "sample string 12",
              "transactionId": "sample string 13",
              "status": "sample string 14",
              "paytmResponseCode": "sample string 15",
              "paytmResponseMsg": "sample string 16",
              "refundAmount": 1.0,
              "paymentDesciption": "sample string 17",
              "buyingDetail": {
                "$ref": "3"
              },
              "userMaster": {
                "$ref": "4"
              }
            },
            {
              "$ref": "7"
            }
          ],
          "userCartDetails": [
            {
              "$id": "8",
              "cartId": 1,
              "userId": 2,
              "videoId": 3,
              "userMaster": {
                "$ref": "4"
              },
              "videoMaster": {
                "$ref": "2"
              }
            },
            {
              "$ref": "8"
            }
          ],
          "userDetails": [
            {
              "$id": "9",
              "isVerificationCode": true,
              "userDetailId": 2,
              "userId": 3,
              "firstName": "sample string 4",
              "lastName": "sample string 5",
              "dob": "2026-03-15T05:03:25.3957105-07:00",
              "mobileNumber": "sample string 6",
              "emailId": "sample string 7",
              "address": "sample string 8",
              "city": "sample string 9",
              "state": "sample string 10",
              "country": "sample string 11",
              "schoolName": "sample string 12",
              "board": "sample string 13",
              "class": "sample string 14",
              "refrenceBy": "sample string 15",
              "pinCode": "sample string 16",
              "userMaster": {
                "$ref": "4"
              }
            },
            {
              "$ref": "9"
            }
          ]
        },
        "videoMaster": {
          "$ref": "2"
        },
        "paymentDetails": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "metaTagMasters": [
      {
        "$id": "10",
        "metaTagId": 1,
        "tagName": "sample string 2",
        "videoId": 3,
        "statusId": 4,
        "videoMaster": {
          "$ref": "2"
        }
      },
      {
        "$ref": "10"
      }
    ],
    "orderDetails": [
      {
        "$ref": "5"
      },
      {
        "$ref": "5"
      }
    ],
    "userCartDetails": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "videoCategoryMasters": [
      {
        "$id": "11",
        "courseCategoryId": 1,
        "videoId": 2,
        "courseParentCategoryId": 3,
        "courseChildCategoryId": 4,
        "videoMaster": {
          "$ref": "2"
        }
      },
      {
        "$ref": "11"
      }
    ],
    "videoFeedbackMasters": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.