Skip to main content
POST
Send Deferred Workspace Message

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.

Path Parameters

workspaceId
string<uuid>
required

Body

application/json
message
string
required
provider
enum<string>
required
Available options:
claude,
codex,
cursor,
opencode,
pi
messageId
string
submittedAt
string<date-time>
model
string
images
object[]
planMode
boolean
goalMode
boolean
fastMode
boolean
thinkingLevel
enum<string>
Available options:
low,
medium,
high,
xhigh,
max,
ultra,
ultracode
chatId
string<uuid>
generateName
boolean

Response

Message queued and workspace waking

status
string
required
Allowed value: "waking"
chatId
string<uuid>
required
messageId
string
required