Delete Identity Mapping

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Delete an identity mapping of an OIDC configuration.

Since: Artifactory 7.x.x

Security: Requires a valid admin token

Usage: DELETE /api/v1/oidc/{provider_name}/identity_mappings/{mapping_name}

Produces: text/plain

Sample Usage

curl -X DELETE -H "Authorization: Bearer cOENUdUxv" \ 
     https://example.jfrog.io/access/api/v1/oidc/ciconnect/identity_mappings/zmap