Create workflow template

POST
/api/v2/templates

Create a template for a feature flag workflow

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
namestringOptional
descriptionstringOptional
stageslist of objectsOptional

Errors

Built with