Skip to main content

ValueTypeFileRequest

key stringrequired

The key

Possible values: non-empty and <= 100 characters

Example: test_key
type stringrequired

The type of the value

Possible values: [file]

value stringrequired

The value

Possible values: non-empty

Example: c6ad775c-00fa-4e66-95c5-baed151d1628
ValueTypeFileRequest
{
"key": "test_key",
"type": "file",
"value": "c6ad775c-00fa-4e66-95c5-baed151d1628"
}