---
title: "Queue a durable automation assistant message"
method: POST
path: "/v1/tasks/{taskId}/automations/{automationId}/assistant/messages"
tags: ["Task Automations"]
---

# Queue a durable automation assistant message

`POST /v1/tasks/{taskId}/automations/{automationId}/assistant/messages`

Queue a durable automation assistant message in Betayum. Create, version, run, and inspect automated evidence collection workflows attached to compliance tasks.

## Path parameters

- `taskId` string, required
- `automationId` string, required

## Request body

- SubmitAutomationAssistantMessageDto
  - `text` string, required
  - `clientRequestId` string, required

## Response `201`

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/95679a9aa625/schema)
