---
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

## Changes

> 3 revisions in range; 1 could not be searched.

- **2024-03-27** `a7641432a6c1` — 1 warning, 1 info
  - deleted the `header` request parameter `x-tenant-id`
  - the endpoint scheme security `tenants` was added to the API

[Change history](https://skmtc.dev/openwallet-foundation/apis/credo-rest-api/changes/didcomm/basic-messages/send/post.md)

---

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