PATCH
/
api
/
v1
/
group
/
GS37498
curl --request PATCH \
  --url https://eazymsg.com/api/v1/group/GS37498 \
  --header 'Content-Type: application/json' \
  --data '{
  "authKey": "{{key}}",
  "name": "Group K",
  "description": "SMS Are Pending In Tripada From Last Tripada check Shree Tripada Team"
}'
{
"code": "0x0200",
"message": "Group Updated Successfully.",
"status": "SUCCESS"
}

Body

application/json ยท object

Response

200
application/json

OK

The response is of type object.