OPTIONS
/
runs
CORS support
curl --request OPTIONS \
  --url https://vern.so/api/v1/runs \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Response

204

CORS preflight response