Skip to main content
POST
Send user message to execution

Authorizations

X-Asteroid-Agents-Api-Key
string
header
required

Path Parameters

executionId
string<uuid>
required

The unique identifier of the execution

Body

application/json

The message content to send

message
string
required

Response

The request has succeeded and a new resource has been created as a result.

The response is of type enum<string>.

Available options:
User message added.