Path

Path
Path
JSON Example
{
    "place": "string",
    "params": [
        {
            "value": "string",
            "key": "string"
        }
    ]
}
string
place
Optional

The place identifier for the UI. i.e.: csp.catalog.request.submitteddetails

array of Param
params
Optional

The parameters required to render the desired UI page.