Hi
I am using the below code. However, it is shown in my name (Asim), not in the one below email id (Akshata),
https://mydomain.zendesk.com/api/v2/tickets/751981.json
{
"ticket": {
"comment": {
"body": "This is an updated comment5 for the ticket."
},
"requester": {
"name": "akshata.sali@emeritus.com",
"email": "akshata.sali@emeritus.com"
}
}
}

