---
title: "POST /didcomm/basic-messages/send"
method: POST
path: "/didcomm/basic-messages/send"
tags: ["DIDComm Basic Messages"]
---

# POST /didcomm/basic-messages/send

`POST /didcomm/basic-messages/send`

Send a basic message to a connection

## Headers

- `x-tenant-id` string

## Request body

- DidCommBasicMessagesSendOptions
  - `connectionId` string, required
  - `content` string, required
  - `parentThreadId` string

## Response `200`

BasicMessageRecord

- unknown

---

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