---
title: "Send agent message"
method: POST
path: "/agent/messages/send"
tags: ["Agent"]
---

# Send agent message

`POST /agent/messages/send`

## Request body

- object
  - `threadId` string, required
  - `attachmentIds` string[]

## Response `200`

OK

- unknown

---

[API](https://skmtc.net/rxresu/apis/reactive-resume.md) · [All operations](https://skmtc.net/rxresu/apis/reactive-resume/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rxresu/reactive-resume/revisions/68d25b21f805/schema)
