Skip to content

ID Schema

docs.neops.io/schema/RootWorkflow#/properties/id

Unique identifier for the workflow

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none RootWorkflow.schema.json*

id Type

string (ID)

id Constraints

minimum length: the minimum number of characters for this string is: 1

pattern: the string must match the following regular expression:

^[a-zA-Z0-9_-]+$

try pattern

id Examples

"backup-workflow"