TLS Certificate Auth
Update TLS Certificate Auth configuration on machine identity
patch/api/v1/auth/tls-cert-auth/identities/{identityId}
Path parameters
identityIdstring required
The ID of the machine identity to update the auth method for.
Request body
Response
Default Response
Changes
Changed in 1 of the 20 revisions of this API.2
- ○
added the new optional request property
verifyClientCertificateChainnew-optional-request-property
- ○
added the optional property
identityTlsCertAuth/verifyClientCertificateChainto the response with the200statusresponse-optional-property-added
- ○