CreateActivity response
{
"activity": {
"activityHeader": "test activity",
"activityID": "activity:test_act@/Demo_PVOB"
},
"error": null,
"responseCode": 200,
"responseMsg": "Activity created successfully"
}
Indicates the status of operation whether it was successful, partially successful, or failed
200
Successful or Failure message
"Activity created successfully."
Represents unique UCM activity ID
"activity:test_act@/Demo_PVOB"
Headline of UCM activity
"test activity"
Represents operation status code
500
Error or Exception description message
"Unable to set activity."