v1

latestOpenAPI 3.1.12026-07-1744285.2 KB
variables

Creates a new direktiv variable

post/api/v2/namespaces/{namespace}/variables

Path parameters

namespacestring required

Request body

namestring

a unique name string of the variable (unique within the referenced object)

mimeTypestring

mime type of the variable's data

datastring

base64 encoded string of the variable's data

workflowPathstring

(only when linking to a workflow) path string to a workflow file

Response

data of the created direktiv variable