oidc
Delete an OIDC custom property inclusion for an organization
Removes a repository custom property from being included in the OIDC token for repository actions in an organization.
OAuth app tokens and personal access tokens (classic) need the admin:org scope to use this endpoint.
delete/orgs/{org}/actions/oidc/customization/properties/repo/{custom_property_name}
Path parameters
orgstring required
The organization name. The name is not case sensitive.
custom_property_namestring required
The name of the custom property to remove from OIDC token inclusion
Response
OIDC custom property inclusion deleted