I have been assigned a task to automate the process of updating environment variables for a workflow in Xcode Cloud.
After reviewing the API documentation, I discovered an object that can update a workflow, which is the https://developer.apple.com/documentation/appstoreconnectapi/ciworkflowupdaterequest. However, it seems that this object does not provide a way to update environment variables.
Please advise me on how to find an appropriate method to update the environment variables automatically.
https://developer.apple.com/documentation/appstoreconnectapi/ciworkflowcreaterequest/data/attributes https://developer.apple.com/documentation/appstoreconnectapi/ciworkflowupdaterequest