v2

latestOpenAPI 3.1.02026-07-263761369.4 KB
environment-variables

Delete personal environment variable

Soft-delete one personal project environment variable for the effective actor. The name path segment must be URL encoded. Admin service users may explicitly target a same-organization project member with impersonateUserEmail.

delete/v1/projects/{projectId}/environment-variables/personal/{name}

Path parameters

projectIdstring required

Project ID.

namestring required

Environment variable name.

Query parameters

impersonateUserEmailstring email

Admin service users may explicitly act as this same-organization project member. Human and non-admin service-user tokens must omit this parameter.

Response

Success

deletedboolean required
namestring required