patch https://{hostname}/mtls-origin-keystore/v1/client-certificates/
Update the client certificate's name or notification emails.
Responses
Update the client certificate's name or notification emails.
xxxxxxxxxx
curl --request PATCH \
--url https://hostname/mtls-origin-keystore/v1/client-certificates/certificateId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Examplexxxxxxxxxx
200 OK