{
"data": {
"key": "<string>",
"value": {}
}
}
Writes application configuration parameters for this instance
{
"data": {
"key": "<string>",
"value": {}
}
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
The request body for updating an application config parameter
The body is of type object
.
OK
The response is of type object
.