---
title: "PUT /hepsub/protocol/{guid}"
method: PUT
path: "/hepsub/protocol/{guid}"
tags: ["hep"]
---

# PUT /hepsub/protocol/{guid}

`PUT /hepsub/protocol/{guid}`

Update hepsub by guid

## Path parameters

- `guid` string, required — guid of hepsub item

## Request body

- HepsubSchema
  - `guid` string
  - `hep_alias` string
  - `hepid` integer
  - `mapping` object
  - `profile` string
  - `version` integer

## Response `201`

HepsubUpdateSuccessResponse

- HepsubUpdateSuccessResponse
  - `data` string
  - `message` string

## Other responses

- `400` — FailureResponse

---

[API](https://skmtc.net/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-app/versions/2f261ecc6074/schema)
