admin:org scope to use this endpoint. If the repository is private, OAuth tokens and personal access tokens (classic) need the repo scope to use this endpoint.curl --location 'https://service1.exmaple.com/orgs//actions/variables' \
--header 'Content-Type: application/json' \
--data '{
"name": "USERNAME",
"value": "octocat",
"visibility": "selected",
"selected_repository_ids": [
1296269,
1296280
]
}'{
"value": null
}