Create workflow template

Create a template for a feature flag workflow

Headers

AuthorizationstringRequired

Request

This endpoint expects an object.
keystringRequired
namestringOptional
descriptionstringOptional
workflowIdstringOptional
stageslist of objectsOptional
projectKeystringOptional
environmentKeystringOptional
flagKeystringOptional

Response

Workflow template response JSON
_idstring
_keystring
_creationDatelong
_ownerIdstring
_maintainerIdstring
namestring or null
descriptionstring or null
stageslist of objects or null

Errors