CORS Origins
🛡️ Add a custom CORS origin.
<h3>🛡️ Requires Capabilities: <code>ServerSettings.Update</code></h3>post/api/v1/cors-origins
Request body
Example request
{
"origin": "https://birdhouse.example.com:8123"
}Response
Changes
Changed in 1 of the 176 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○