Block access
Deny requests to the matched paths with a fixed status code.
| Type | access |
| Category | Security |
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
statusCode | number | no | 403 | HTTP status returned for blocked requests (default 403). |
Deny requests to the matched paths with a fixed status code.
| Type | access |
| Category | Security |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
statusCode | number | no | 403 | HTTP status returned for blocked requests (default 403). |