actions
Set the GitHub Actions OIDC custom issuer policy for an enterprise
Sets the GitHub Actions OpenID Connect (OIDC) custom issuer policy for an enterprise.
OAuth app tokens and personal access tokens (classic) need the admin:enterprise scope to use this endpoint.
put/enterprises/{enterprise}/actions/oidc/customization/issuer
Path parameters
enterprisestring required
The slug version of the enterprise name.
Request body
Example request
{
"include_enterprise_slug": true
}Response
Response