Skip to main content
PUT
Definir uma chave de configuração do tenant

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

key
string
obrigatório

Fenced connectivity config key.

Exemplo:

"connectivity.file_transport"

Corpo

application/json
value
string
obrigatório

New value for the fenced config key. Scope-fenced + validated against the connectivity config catalog.

Exemplo:

"cd"

Resposta

OK

key
string
obrigatório

Fenced connectivity config key.

Exemplo:

"connectivity.file_transport"

value
string
obrigatório

Effective value for the key: the tenant override when present, else the catalog default.

Exemplo:

"cd"