Delete Identity Mapping

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Delete an identity mapping of an OIDC configuration.

Since: Artifactory Cloud 7.73.1, Artifactory Self Hosted 7.77.3

Security: Requires a valid admin token

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

Produces: application/json

Header parameter: Authorization: Bearer. For more information about creating tokens, see Create Token.

Sample Usage

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