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.
modulestringRequired
Must not be greater than 100 characters.
namestringRequired
Must not be greater than 255 characters.
stageslist of objectsRequired
Must have at least 1 items.
form_identifier_keystring or nullOptional
Must not be greater than 191 characters.

Response

Successful POST response for /api/v1/workflow/template.

statusenum
Allowed values:
messagestring
dataobject