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.
modulestringRequired<=100 characters
namestringRequired<=255 characters
stageslist of objectsRequired
form_identifier_keystring or nullOptional<=191 characters
module_idslist of integersOptional

Response

Workflow template was saved and its refreshed board returned.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error