Update a workflow template
Updates an existing workflow template's name, ordered stages, and optional checks before returning its board.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Workflow template identifier to update.
Request
This endpoint expects an object.
name
stages
form_identifier_key
module_ids
Response
Workflow template was updated and its refreshed board returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

