"Creating Codespaces on Behalf of Users in a GitHub Organization" #151754
Unanswered
Abdulmelik619
asked this question in
API and Webhooks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Creating Codespaces on Behalf of Users in a GitHub Organization
I’m trying to automate the process of creating GitHub repositories and Codespaces within my organization and grant access to specific users. However, the Codespaces API only seems to allow creating a Codespace for the authenticated user.
Even with OAuth access, I haven't found a way to create a Codespace on a user's behalf within the organization while keeping the billing under the organization.
Is there a way to:
Any insights or alternatives would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions