Create workflow template

Workflows are in maintenance mode

The workflows feature is in maintenance mode, and is planned for future deprecation at a date not yet specified. We will work with existing customers using workflows to migrate to a replacement solution when deprecation occurs.

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