See Sanity in action 👀 Join us for a live product demo + Q&A →

CORS

Interact with CORS-entries for your project

usage: sanity cors [-v|--version] [-d|--debug] [-h|--help] <command> [<args>]

Commands:
   add     Allow a new origin to use your project API through CORS
   delete  Delete an existing CORS-origin from your project
   list    List all origins allowed to access the API for this project

See 'sanity help cors <command>' for specific information on a subcommand.

Was this article helpful?