---
title: "Set the GitHub Actions OIDC custom issuer policy for an enterprise"
method: PUT
path: "/enterprises/{enterprise}/actions/oidc/customization/issuer"
tags: ["actions"]
---

# Set the GitHub Actions OIDC custom issuer policy for an enterprise

`PUT /enterprises/{enterprise}/actions/oidc/customization/issuer`

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.

## Path parameters

- `enterprise` string, required

## Request body

- ActionsOidcCustomIssuerPolicyForEnterprise
  - `include_enterprise_slug` boolean — Whether the enterprise customer requested a custom issuer URL.

## Response `204`

Response

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-3.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-3/versions/dc0584ac4e13/schema)
