Documentation Index

Fetch the complete documentation index at: https://docs.mapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Publishes a whiteboard. Schema-validates the DiagramData JSON before delegating to the downstream publish flow

Prev Next
Post
/whiteboard/publish
Body parameters
object
automationId
integer (int64)
diagramJson
string
Responses
200

The structured activation result.

Expand All
object
status
string
lastUpdateDate
integer (int64)
errors
Array of object (WhiteboardValidationError)
object
stepId
string
goal
boolean
Defaultfalse
error
string
param
string
value
string
version
integer (int32)
400

The supplied DiagramData JSON failed schema validation, or no whiteboard exists for the specified id.