PUT /a/config/{FullPath}
Generic config Put, using a full path in the config tree
Body Parameters
Name | Description | Type | Required |
---|---|---|---|
Response Example (200)
Response Type /definitions/restConfiguration
{
"Data": "string",
"FullPath": "string"
}