Delete an entry from the attribute mapping rules enforced by a given profile.
delete/profiles/{profileId}/mappings#certificateField
Path parameters
profileIdstring required
The unique identifier of the profile.
Query parameters
certificateField'x509Subject' | 'x509Issuer' | 'x509SAN' required
Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.
specifiersString[]
A list of specifiers of a certificate field; for example, CN, OU, UID from a Subject.
Response
Success