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

idintegerRequired>=1
Workflow template identifier to delete.

Request

This endpoint expects an object.
module_idsstring or list of integersOptional

Response

Workflow template was deleted and the remaining board returned.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error