Project Variable
Resources related to Project variables in the API.
Get list of variables defined in a project
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Upsert variables in a project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Rename variable in a project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Fetch an existing project variable
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get list of patterns / properties using a certain variable within a project
**Required permission:** `VIEW_PROJECT` on the project, or higher scope