codespaces
Add a selected repository to a user secret
Adds a repository to the selected repositories for a user's development environment secret.
The authenticated user must have Codespaces access to use this endpoint.
OAuth app tokens and personal access tokens (classic) need the codespace or codespace:secrets scope to use this endpoint.
put/user/codespaces/secrets/{secret_name}/repositories/{repository_id}
Path parameters
secret_namestring required
The name of the secret.
repository_idinteger required
Response
No Content when repository was added to the selected list