Skip to main content

Handle CORS OPTIONS requests

Used for returning CORS headers for OPTIONS requests.

Path Parameters
  • proxy string required

    Matches all OPTIONS request for all endpoints and returns CORS headers to allow cross domain requests.

Responses

CORS response

OPTIONS /{proxy+}

Request

Base URL
https://api.iot.telenor.com
proxy — path required
curl -L -X GET 'https://api.iot.telenor.com'