Skip to content
Get an API key

POST /boards/{boardId}/chat

Updated 16 Sep 20261 min read
POST/boards/{boardId}/chatTry it
Basehttps://api.mockflow.com/v1Scopesboards:write

Posts as the token's owner. Everyone with the board open sees it at once. Mention @Mida, or send askMida: true, and Mida answers in the chat; the answer arrives as a later message, not in this response.

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs boards:write scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Path parameters

boardIdstringpathrequired

Body

application/json
messagestringrequired
askMidaboolean

Defaults to false.

Response

201 · application/json
idstring
authorobject
Child attributes
emailstring
namestring
fromMidaboolean
textstring
htmlstring
pinnedAtobject | null
Child attributes
xnumber
ynumber
atstring
midaQueuedboolean

Errors

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft