Skip to main content
DELETE
Delete a project environment variable

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string
required
Required string length: 1 - 255
key
string
required
Pattern: ^[A-Za-z_][A-Za-z0-9_]*$

Response

Delete a project environment variable

deleted
boolean
required
key
string
required
Pattern: ^[A-Za-z_][A-Za-z0-9_]*$