Move a workflow instance
Moves one module instance to the requested workflow stage and returns its refreshed board state.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
module
module_id
stage_id
Response
Workflow instance moved and refreshed board data returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

