mutation {
  authentication {
    regenerateCertificates {
      responseResult {
        succeeded
        errorCode
        slug
        message
      }
    }
  }
}