Skip to main content

Update Name of Sub-Groups

Update names of sub-groups under master account

HTTP Request

PUT /sapi/v1/vip/link-plus/subgroups/{groupId}/name

Weight(IP)

1

Request Parameters

NameTypeMandatoryDescription
RecvWindowLONGNONo more than 60000
timestampLONGYES

Request Body

{
"groupName": "Group New 2"
}