Create a workflow template
Creates a workflow template with ordered stages and optional required checks for an active-school module.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
module
name
stages
form_identifier_key
module_ids
Response
Workflow template was saved and its refreshed board returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

