CorsOrigin
A list of origins that cross-origin requests are allowed from. Deprecated, configure it through admin portal.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | CORS origin UUID. This value is generated when the origin is created. | |
| origin | String | Allowed CORS origin. This value can contain port. Wildcard can be used for ports but not for domains. |