Skip to main content
POST
Add a CORS origin

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string
required
env_id
string
required

Body

application/json
origin
string
required
Required string length: 1 - 512

Response

Successful Response

cors_origin
CORSOriginData · object
required