Create DKIM Key Pair
Create a DKIM key pair for a specified domain and selector using the specified algorithm and key length, for the current customer.
Headers
Path Parameters
Body
Selector for the new key pair
1 - 63Algorithm used for the new key pair Currently, only RSA is supported.
rsa Key length in bits. For RSA, must be a multiple of 1024. Common values: 1024 or 2048. Defaults to 2048 bits.
1024 <= x <= 4096Response
Key pair created successfully
Algorithm used for the key pair
Domain associated with the key pair
Selector assigned to the key pair
active, retired, revoked, rotated Timestamp when the key pair was created
Suggested DNS records for the DKIM key
Suggested DNS record for the DKIM key
UTC timestamp after which you can no longer use the rotated key for signing
Key length in bits
UTC timestamp when a rotated key pair is retired
Timestamp when the key was last modified

