Github API - Test Config

PUT /orgs/{org}/actions/oidc/customization/sub
orgs
actions
oidc

Creates or updates the customization template for an OpenID Connect (OIDC) subject claim.
You must authenticate using an access token with the write:org scope to use this endpoint.
GitHub Apps must have the admin:org permission to use this endpoint.
Set the customization template for an OIDC subject claim for an organization

Arguments
key org

org [scalar]

The organization name. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

Returns
201 application/json empty-object

empty-object [object]

An object without any properties.

API:
Github Open API
(version: 1.1.4)
403 forbidden

forbidden [scalar]

Forbidden

API:
Github Open API
(version: 1.1.4)
404 not_found

not_found [scalar]

Resource not found

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)