---
title: "POST /hepsub/protocol"
method: POST
path: "/hepsub/protocol"
tags: ["hep"]
---

# POST /hepsub/protocol

`POST /hepsub/protocol`

Add new Hepsub information

## Request body

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

## Response `201`

HepsubCreateSuccessResponse

- HepsubCreateSuccessResponse
  - `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)
