Update DKIM Key Status
PATCH/domains/:domain/dkim-keys/:selector
Update fields of an existing DKIM key pair for the specified domain and selector, for the current customer. Currently, only the status field can be updated. revoked: Indicates that the key is compromised and should not be used. retired: Indicates that the key has been rotated and is no longer in use.
Request
Responses
- 204
- 400
- 404
- 500
Key pair status updated successfully
Status not supported
Specified key pair not found, or the DKIM domain or selector path parameter is missing
Internal Server Error