---
title: "Create Agent Http Connection"
method: POST
path: "/agents/connections/http"
tags: ["Agents"]
---

# Create Agent Http Connection

`POST /agents/connections/http`

Create one HTTP connection. ``id`` is server-generated.

Header values are KMS-encrypted at rest and full-mask on response.
``Authorization`` is allowed in headers (unlike External MCP, which
owns its own auth shape via ``authMode``).

## Request body

- object

## Response `201`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/streamkap/apis/streamkap-rest-api.md) · [All operations](https://skmtc.net/streamkap/apis/streamkap-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamkap/streamkap-rest-api/revisions/e9ce8221bac6/schema)
