policyRoutes

policyRoutes
policyRoutes
JSON Example
{
    "endpointId": "string",
    "allow": [
        "string"
    ],
    "deny": [
        "string"
    ],
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ]
}
string
endpointId
Optional

endpointId

array of string
allow
Optional

allow

array of string
deny
Optional

deny

array of error
errors
Optional

errors

Parameter To