Skip to main content
POST
Export Api Token To Vercel

Authorizations

Authorization
string
header
required

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

Headers

xi-api-key
string | null
x-api-key
string | null

Path Parameters

api_token
string
required

Body

application/json
project_id_or_name
string
required
is_sensitive
boolean
required
env_development
boolean
required
env_preview
boolean
required
env_production
boolean
required

Response

Successful Response