v1

latestSwagger 2.0AGPL2026-07-178792264.9 KB
hep

Add new Hepsub information

post/hepsub/protocol

Request body

guidstring
hep_aliasstring
hepidinteger
mappingobject
profilestring
versioninteger

Example request

{
  "guid": "4b855914-ca3d-4562-8563-f2b660fe2636",
  "hep_alias": "SIP",
  "hepid": 1,
  "profile": "call",
  "version": 1603221345489
}

Response

HepsubCreateSuccessResponse

datastring
messagestring

Example response

{
  "data": "4b855914-ca3d-4562-8563-f2b660fe2636",
  "message": "successfully created hepsub settings"
}