parameter

parameter
parameter
JSON Example
{
    "description": "string",
    "value": {
        "objectType": "string"
    },
    "type": "string",
    "name": "string",
    "scope": "string",
    "updated": false,
    "encrypt-value": false
}
string
description
Optional

description

value
Optional

value

string
type
Optional

type

string As ^[\p{L}_$][\p{L}0-9_$]*$
name
Required

name

string
scope
Optional

scope

Possible values are : LOCAL, TOKEN,
boolean
updated
Optional

updated

boolean
encrypt-value
Optional

encrypt-value