The system will generate a response after processing your request for CreateActivity.
{
"responseCode": 200,
"responseMsg": "Activity created and set successfully",
"activity": {
"activityID": "shwe_test@/AutoTestPVOB",
"activityHeader": "test"
},
"error": null
}
Indicates the status of operation, specifying whether it was successful, partially successful, or failed.
200
Successful or Failure message
"Activity created and set successfully"
Indicates a unique UCM activity ID.
"shwe_test@/AutoTestPVOB"
Headline for the UCM activity.
"test"
Indicates the status code of the operation.
Error or exception description message.