It seems the API for creating and updating environment variables has issues.
The main issue at the moment is that sending a site_id
is not really understood by the servers, so all env vars are set at the team level.
The docs clearly state the site_id needs to go as query parameter, but doesn’t seem to work.