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

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

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

200
responseMsg: string

Successful or Failure message

"Activity is removed successfully"