Service Mail > Diagnostic > Dkim

Rotate Dkim

Rotates the dkim key for the current service mail without deleting old keys from dns

post/1/mail_hostings/{service_mail}/diagnostic/dkim/rotate

Path parameters

service_mailinteger required

The unique identifier (ID) of the mail hosting to request.

Response

Created

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.