Sets allowed CORS origins

Sets Cross-Origin Resource Sharing headers for Frontend SDK API.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Request

setCorsSchema
frontendApiOriginslist of stringsOptional

The list of origins that the front-end API should accept requests from.

Response

This response has no body.