v1

latestOpenAPI 3.1.12026-07-1744285.2 KB
variables

Updates a direktiv variable

patch/api/v2/namespaces/{namespace}/variables/{variableID}

Path parameters

namespacestring required
variableIDstring required

id string of the variable

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

Response

data of the updated direktiv variable