CORS
This service supports CORS.
If the client has been configured for CORS, the API will set the
Access-Crontrol-Allow-Origin
header.
Otherwise, this header will not be present.
In the event of an internal error, the server assumes the client is not configured.
The Access-Control-Allow-Credentials
header will be set if allowed.
To have an origin added for a client, report an issue.