v1

latestSwagger 2.02026-07-13231927.4 KB
Domains API

Rotate DKIM Key

Creates a new DKIM key to replace your current key. Until the DNS entries are confirmed, the new values will be in the DKIMPendingHost and DKIMPendingTextValue fields. After the new DKIM value is verified in DNS, the pending values will migrate to DKIMTextValue and DKIMPendingTextValue and Postmark will begin to sign emails with the new DKIM key.

post/domains/{domainid}/rotatedkim

Path parameters

domainidinteger required

The ID for the Sender Signature for which a new DKIM Key should be generated.

Headers

X-Postmark-Account-Tokenstring required

The token associated with the Account on which this request will operate.

Response

OK

Namestring
DKIMVerifiedboolean
WeakDKIMboolean
DKIMHoststring
DKIMTestValuestring
DKIMPendingHoststring
DKIMPendingTextValuestring
DKIMRevokedHoststring
DKIMRevokedTextValuestring
SafeToRemoveRevokedKeyFromDNSboolean
DKIMUpdateStatusstring
IDinteger