Create workflow template
Creates a workflow template and returns updated board data.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
module
Must not be greater than 100 characters.
name
Must not be greater than 255 characters.
stages
Must have at least 1 items.
form_identifier_key
Must not be greater than 191 characters.
Response
Successful POST response for /api/v1/workflow/template.
status
Allowed values:
message
data

