Name | Description | Schema | Default | Example |
---|---|---|---|---|
id optional |
ID of the URI Template |
integer | null |
1 |
urlPattern optional |
URL pattern of the URI |
string | null |
/user/details |
httpVerb optional |
Http verb of the uri pattern |
string | null |
GET,POST,PUT,DELETE,OPTION |
policyGroupName optional |
The name of the uri template policy group |
string | null |
default |
policyGroupId optional |
Database ID of the associated policy group. |
integer | null |
default |