The system will generate a response after processing your request for UpdateView.

{
"responseCode": 200,
"responseMsg": "The operation is successful."
}
responseCode: integer

Indicates the status of operation, specifying whether it was successful, partially successful, or failed.

200
responseMsg: string

Successful or Failure message

"The operation is successful."