Post
/whiteboard/save
Body parameters
object
json
string
Responses
200
The outcome of the save operation (UpsertResult).
object
id
integer (int64)
success
boolean
Defaultfalse
error
string
Valid values[
"INVALID_CONTENT",
"NAME_IN_USE",
"UNKNOWN"
]
errors
Array of object (WhiteboardValidationError)
object
stepId
string
goal
boolean
Defaultfalse
error
string
param
string
value
string
400
The supplied whiteboard JSON failed schema validation.