Delete a workflow template
Deletes the selected workflow template and returns the remaining board for its module and optional instances.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Workflow template identifier to delete.
Request
This endpoint expects an object.
module_ids
Response
Workflow template was deleted and the remaining board returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

