Environment Variables
List build variables
GET/accounts/{account_id}/builds/triggers/{trigger_uuid}/environment_variables
Set build variables
PATCH/accounts/{account_id}/builds/triggers/{trigger_uuid}/environment_variables
Delete a build variable
DELETE/accounts/{account_id}/builds/triggers/{trigger_uuid}/environment_variables/{environment_variable_key}