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