Originally created by @Esa-mimbias on GitHub (Aug 25, 2025).
Hi again
been playing with the API too, to automate resources and users creation
(hoping someone may write a Terraform plugin ?)
with v1/docs/#/Role/get_orgs__orgId__roles
working path is (logically) /org/{orgId}/roles instead of /orgs/{orgId}/roles
Originally created by @Esa-mimbias on GitHub (Aug 25, 2025).
Hi again
been playing with the API too, to automate resources and users creation
(hoping someone may write a Terraform plugin ?)
with `v1/docs/#/Role/get_orgs__orgId__roles`
working path is (logically) `/org/{orgId}/roles` instead of `/orgs/{orgId}/roles`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Esa-mimbias on GitHub (Aug 25, 2025).
Hi again
been playing with the API too, to automate resources and users creation
(hoping someone may write a Terraform plugin ?)
with
v1/docs/#/Role/get_orgs__orgId__rolesworking path is (logically)
/org/{orgId}/rolesinstead of/orgs/{orgId}/roles