{
"responseCode": 200,
"responseMsg": "Activity is removed successfully."
}
responseCode: integer

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

200
responseMsg: string

Successful or Failure message

"Activity is removed successfully."