Delete the email encryption certificate for the specified recipient email.
DELETE {{baseUrl}}/emailEncryptionCertificates/:email
Deletes the recipient's email encryption certificate from the system.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-Match | string | Perform certificate update only in case provided ETag value is still current. |