hep
Update hepsub by guid
put/hepsub/protocol/{guid}
Path parameters
guidstring required
guid of hepsub item
guid of hepsub item
Request body
Example request
{
"guid": "4b855914-ca3d-4562-8563-f2b660fe2636",
"hep_alias": "SIP",
"hepid": 1,
"profile": "call",
"version": 1603221345489
}Response
HepsubUpdateSuccessResponse
Example response
{
"data": "4b855914-ca3d-4562-8563-f2b660fe2636",
"message": "successfully updated hepsub settings"
}